Skip to content

feat(deps): bump linz/action-setup-node from 1.0.4 to 1.0.7 - #1108

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/linz/action-setup-node-1.0.7
Open

feat(deps): bump linz/action-setup-node from 1.0.4 to 1.0.7#1108
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/linz/action-setup-node-1.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps linz/action-setup-node from 1.0.4 to 1.0.7.

Release notes

Sourced from linz/action-setup-node's releases.

v1.0.7

1.0.7 (2026-08-12)

Bug Fixes

  • deps: bump actions/checkout from 6.0.3 to 7.0.0 (#24) (0dd4102)
  • deps: bump actions/checkout from 7.0.0 to 7.0.1 (#30) (a39b028)
  • deps: bump actions/setup-node from 6.4.0 to 7.0.0 (#29) (0173ef4)

v1.0.6

1.0.6 (2026-06-18)

Bug Fixes

  • deps: bump actions/checkout from 6 to 6.0.2 (#21) (9ffb838)
  • deps: bump actions/checkout from 6.0.2 to 6.0.3 (#23) (3f8dee1)

v1.0.5

1.0.5 (2026-05-20)

Bug Fixes

  • deps: bump actions/setup-node from 6.3.0 to 6.4.0 (#19) (157c46e)
  • deps: bump googleapis/release-please-action from 4.4.0 to 4.4.1 (#17) (0dc00b1)
  • deps: bump googleapis/release-please-action from 4.4.1 to 5.0.0 (#20) (007082a)
Changelog

Sourced from linz/action-setup-node's changelog.

Changelog

1.0.7 (2026-08-12)

Bug Fixes

  • deps: bump actions/checkout from 6.0.3 to 7.0.0 (#24) (0dd4102)
  • deps: bump actions/checkout from 7.0.0 to 7.0.1 (#30) (a39b028)
  • deps: bump actions/setup-node from 6.4.0 to 7.0.0 (#29) (0173ef4)

1.0.6 (2026-06-18)

Bug Fixes

  • deps: bump actions/checkout from 6 to 6.0.2 (#21) (9ffb838)
  • deps: bump actions/checkout from 6.0.2 to 6.0.3 (#23) (3f8dee1)

1.0.5 (2026-05-20)

Bug Fixes

  • deps: bump actions/setup-node from 6.3.0 to 6.4.0 (#19) (157c46e)
  • deps: bump googleapis/release-please-action from 4.4.0 to 4.4.1 (#17) (0dc00b1)
  • deps: bump googleapis/release-please-action from 4.4.1 to 5.0.0 (#20) (007082a)

1.0.4 (2026-04-09)

Bug Fixes

  • Fix an issue where linz public packages are not being excluded from minimum package age check. (#15) (ec16285)

1.0.3 (2026-03-19)

Bug Fixes

  • deps: bump actions/setup-node from 6.2.0 to 6.3.0 (#13) (9b854a1)

1.0.2 (2026-03-03)

Bug Fixes

  • deps: bump actions/checkout from 4 to 6 (#4) (bcbb12d)

1.0.1 (2026-02-12)

... (truncated)

Commits
  • aefd5d1 chore(master): release 1.0.7 (#27)
  • aab88ab chore: security update for Github actions usages (#28)
  • 0173ef4 fix(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#29)
  • a39b028 fix(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#30)
  • 0dd4102 fix(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#24)
  • 9bbffa8 chore(master): release 1.0.6 (#22)
  • 3f8dee1 fix(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#23)
  • 9ffb838 fix(deps): bump actions/checkout from 6 to 6.0.2 (#21)
  • bd3af11 chore(master): release 1.0.5 (#18)
  • 007082a fix(deps): bump googleapis/release-please-action from 4.4.1 to 5.0.0 (#20)
  • 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 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 [linz/action-setup-node](https://github.com/linz/action-setup-node) from 1.0.4 to 1.0.7.
- [Release notes](https://github.com/linz/action-setup-node/releases)
- [Changelog](https://github.com/linz/action-setup-node/blob/master/CHANGELOG.md)
- [Commits](linz/action-setup-node@d492fde...aefd5d1)

---
updated-dependencies:
- dependency-name: linz/action-setup-node
  dependency-version: 1.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 17, 2026 20:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 17, 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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants