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 the dependencies group with 2 updates #606

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2023

Bumps the dependencies group with 2 updates: actions/setup-node and rossjrw/pr-preview-action.

Updates actions/setup-node from 4.0.0 to 4.0.1

Release notes

Sourced from actions/setup-node's releases.

v4.0.1

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

Commits

Updates rossjrw/pr-preview-action from 1.4.0 to 1.4.6

Release notes

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

v1.4.6

Bugfixes

v1.4.5

Bugfixes

  • The link to the preview file tree in the PR comment now correctly links to the repo in which the preview is actually deployed, if that's different from the repo the comment was posted in. Thank you to @​netomi for this fix (#71)

Documentation

  • The usage of the token parameter has been cleaned up thanks to @​vorburger (#64)

v1.4.4

Bugfixes

  • Patched a regression that meant the action could no longer run in a container, introduced in v1.4.3.

v1.4.3

Bugfixes

  • Current action version is now reported in the preview comment, instead of the version of the current repository. (#52)

v1.4.2

Changes

  • set-output (deprecated) has been replaced in favour of a newer output method. Thank you to @​noatamir for this contribution (#35)

v1.4.1

Bugfixes

Commits
  • 4668d7c Merge pull request #72 from netomi/support-pinned-version
  • 949f30e Support pinning of the action
  • 7df1ee4 Merge pull request #71 from netomi/patch-1
  • c65e3e2 Fix link to preview branch
  • 2150c59 Merge pull request #64 from vorburger/patch-2
  • 85739c2 Clarify how to store a custom token as secret
  • 7e4f61f Clarify token (fixes #63)
  • cf53cea Remove issue creation instructions from template
  • 183082f Switch back to container-friendly path var
  • b3a95bc Merge pull request #52 from rossjrw/fix-action-version-report
  • Additional commits viewable in compare view

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 2 updates: [actions/setup-node](https://github.com/actions/setup-node) and [rossjrw/pr-preview-action](https://github.com/rossjrw/pr-preview-action).


Updates `actions/setup-node` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@8f152de...b39b52d)

Updates `rossjrw/pr-preview-action` from 1.4.0 to 1.4.6
- [Release notes](https://github.com/rossjrw/pr-preview-action/releases)
- [Commits](rossjrw/pr-preview-action@0223615...4668d7c)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: rossjrw/pr-preview-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners December 21, 2023 19:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 21, 2023
@adriantam adriantam merged commit 35a099c into main Dec 21, 2023
9 of 10 checks passed
@adriantam adriantam deleted the dependabot/github_actions/dependencies-8859a5ca69 branch December 21, 2023 20:58
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