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

build(deps): bump rossjrw/pr-preview-action from 1.4.8 to 1.6.0 #1316

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps 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 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 [rossjrw/pr-preview-action](https://github.com/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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 20, 2025 08:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 20, 2025
Copy link
Contributor

github-actions bot commented Jan 20, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-01-20 09:29 UTC

@zerok zerok added this pull request to the merge queue Jan 20, 2025
Merged via the queue into main with commit 40ac63d Jan 20, 2025
9 checks passed
@zerok zerok deleted the dependabot/github_actions/rossjrw/pr-preview-action-1.6.0 branch January 20, 2025 09:27
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