Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps PSModule/Auto-Release from 1.9.5 to 2.0.2.

Release notes

Sourced from PSModule/Auto-Release's releases.

v2.0.2

🩹 [Patch]: Standardize project structure and update dependencies (#92)

Standardizes the repository structure by renaming the scripts folder to src, simplifies the Release workflow naming, and updates dependencies.

Changes

Renamed scripts folder to src

  • Moved scripts/main.ps1 to src/main.ps1 for consistency with other PSModule actions
  • Updated the path reference in action.yml to use the new location

Simplified Release workflow

  • Renamed Release-GHRepository.yml to Release.yml
  • Updated workflow name from Release-GHRepository to Release for simplicity
  • Updated run-name and job names accordingly
  • Added path filters to only trigger on changes to action.yml and src/**

Updated dependencies

  • Bumped PSModule/GitHub-Script from v1.7.9 to v1.7.10

Linter configuration cleanup

  • Removed unused .jscpd.json configuration file
  • Disabled JSCPD validation in Linter workflow as it's not needed for this repository

v2.0.1

🩹 [Patch]: Fix typos in README.md (#91)

This PR fixes several typos in the README.md documentation file to improve clarity and professionalism.

Fixed

  • Corrected grammar: "prereleases that was created" → "prereleases that were created"
  • Fixed possessive form: "actions configuration" → "action's configuration"
  • Fixed spelling: "change" → "changed" for proper verb tense
  • Corrected typo: "in you repository" → "in your repository"

v2.0.0

🌟[Major]: Rename action from Auto-Release to Release-GHRepository (#90)

Updates all references from the previous repository name Auto-Release to the new name Release-GHRepository following the repository rename.

Changes

Configuration

  • action.yml: Updated action name from Auto Release (by PSModule) to Release GHRepository (by PSModule) and updated internal step names

Documentation

... (truncated)

Commits
  • 5a5165d 🩹 [Patch]: Standardize project structure and update dependencies (#92)
  • 88c7046 🩹 [Patch]: Fix typos in README.md (#91)
  • 0d11e5f 🌟[Major]: Rename action from Auto-Release to Release-GHRepository (#90)
  • 5f5f023 🩹[Patch]: Configure Dependabot for daily schedule with 7-day cooldown (#88)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [PSModule/Auto-Release](https://github.com/psmodule/auto-release) from 1.9.5 to 2.0.2.
- [Release notes](https://github.com/psmodule/auto-release/releases)
- [Commits](PSModule/Release-GHRepository@eabd533...5a5165d)

---
updated-dependencies:
- dependency-name: PSModule/Auto-Release
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2026

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants