Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump rossjrw/pr-preview-action from 1.4.8 to 1.6.0 in the dependencies group #930

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the dependencies group with 1 update: rossjrw/pr-preview-action.

Updates rossjrw/pr-preview-action from 1.4.8 to 1.6.0

Release notes

Sourced from rossjrw/pr-preview-action's releases.

v1.6.0

Features

  • The sticky comment can now be disabled by setting input parameter comment: false. (#97)
  • Added more output parameters, enough to write your own sticky comment: deployment-action, pages-base-url, preview-url-path, preview-url, action-version, action-start-timestamp, action-start-time (#97, #73, #96)

Changes

  • Changed the layout of the default sticky comment.
  • Default sticky comment now includes a link to the repo's deployments so that you can verify whether the Pages deployment has completed, thank you @​vincerubinetti for the suggestion (#25)

Deprecations

  • Input parameter custom-url is deprecated in favour of pages-base-url and will be removed in v2.
  • Output parameter deployment-url is deprecated in favour of preview-url and will be removed in v2.

v1.5.0

Features

  • Added parameter pages-base-path that removes a path from the start of the URL, for correcting the output URL when the umbrella is in a directory other than the repository root. Thank you to @​RedSparr0w for the contribution and @​lredoban for code review (rossjrw/pr-preview-action#81)
Commits
  • df22037 Merge pull request #97 from rossjrw/comment-customisation
  • 9029298 Tweak heading levels
  • 8c2bc03 Add conditional example
  • 48ba9bf Block line break in table heading
  • 00d424d Leverage hacky html to rearrange comment
  • 27b614c Tweak wording and add deployments link
  • b4aa10f Put action repo back into env var
  • 5bde42b Adjust comment text to call out Pages build time
  • 739333b Add parameter to prevent comment
  • 3fc0990 Deprecate custom-url in favour of pages-base-url
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [rossjrw/pr-preview-action](https://github.com/rossjrw/pr-preview-action).


Updates `rossjrw/pr-preview-action` from 1.4.8 to 1.6.0
- [Release notes](https://github.com/rossjrw/pr-preview-action/releases)
- [Commits](rossjrw/pr-preview-action@430e3df...df22037)

---
updated-dependencies:
- dependency-name: rossjrw/pr-preview-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners January 13, 2025 11:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 13, 2025
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant