Skip to content

chore(deps): bump the ci-dependencies group with 3 updates#411

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/ci-dependencies-02d6abdf57
Open

chore(deps): bump the ci-dependencies group with 3 updates#411
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/ci-dependencies-02d6abdf57

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the ci-dependencies group with 3 updates: actions/checkout, pnpm/action-setup and agrc/firebase-website-deploy-composite-action.

Updates actions/checkout from 5 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

Updates pnpm/action-setup from 4 to 5

Release notes

Sourced from pnpm/action-setup's releases.

v5.0.0

Updated the action to use Node.js 24.

v4.4.0

Updated the action to use Node.js 24.

v4.3.0

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v4.2.0...v4.3.0

v4.2.0

When there's a .npmrc file at the root of the repository, pnpm will be fetched from the registry that is specified in that .npmrc file #179

v4.1.0

Add support for package.yaml #156.

Commits

Updates agrc/firebase-website-deploy-composite-action from 1 to 2

Release notes

Sourced from agrc/firebase-website-deploy-composite-action's releases.

v2.0.0

2.0.0 (2026-01-27)

⚠ BREAKING CHANGES

  • the actions/checkout step has been removed from this action to allow for more flexibility between checkout and this action running. Migration instructions: Add checkout to the parent workflow before executing this step.

Features

  • display summary in github annotations (c1f864b), closes #73
  • remove checkout from action (8c1595b)

Documentation

  • update example to include checkout (5490018)

v2.0.0-rc.2

2.0.0-rc.2 (2026-01-27)

Features

  • display summary in github annotations (73c4190), closes #73

v2.0.0-rc.1

2.0.0-rc.1 (2026-01-26)

⚠ BREAKING CHANGES

  • the actions/checkout step has been removed from this action to allow for more flexibility between checkout and this action running. Migration instructions: Add checkout to the parent workflow before executing this step.

Features

  • remove checkout from action (76f1a57)

Documentation

  • update example to include checkout (e21986f)

v1.7.4

1.7.4 (2025-12-01)

Dependencies

  • bump actions/checkout from 5 to 6 in the ci-dependencies group (749d207)

... (truncated)

Changelog

Sourced from agrc/firebase-website-deploy-composite-action's changelog.

2.0.0 (2026-01-27)

⚠ BREAKING CHANGES

  • the actions/checkout step has been removed from this action to allow for more flexibility between checkout and this action running. Migration instructions: Add checkout to the parent workflow before executing this step.

Features

  • display summary in github annotations (c1f864b), closes #73
  • remove checkout from action (8c1595b)

Documentation

  • update example to include checkout (5490018)

2.0.0-rc.2 (2026-01-27)

Features

  • display summary in github annotations (73c4190), closes #73

v2.0.0-rc.1 (2026-01-26)

⚠ BREAKING CHANGES

  • the actions/checkout step has been removed from this action to allow for more flexibility between checkout and this action running. Migration instructions: Add checkout to the parent workflow before executing this step.

Features

  • remove checkout from action (76f1a57)

Documentation

  • update example to include checkout (e21986f)
Commits
  • 494c82f chore: release v2.0.0
  • b490b2f chore: release v2.0.0-rc.2
  • c1f864b feat: display summary in github annotations
  • 7602ef0 chore: release v2.0.0-rc.1
  • 5490018 docs: update example to include checkout
  • 8c1595b feat!: remove checkout from action
  • 823c61b Remove Bower cache step from action
  • See full diff 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 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 ci-dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [pnpm/action-setup](https://github.com/pnpm/action-setup) and [agrc/firebase-website-deploy-composite-action](https://github.com/agrc/firebase-website-deploy-composite-action).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

Updates `pnpm/action-setup` from 4 to 5
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@v4...v5)

Updates `agrc/firebase-website-deploy-composite-action` from 1 to 2
- [Release notes](https://github.com/agrc/firebase-website-deploy-composite-action/releases)
- [Changelog](https://github.com/agrc/firebase-website-deploy-composite-action/blob/main/CHANGELOG.md)
- [Commits](agrc/firebase-website-deploy-composite-action@v1...v2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: pnpm/action-setup
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
- dependency-name: agrc/firebase-website-deploy-composite-action
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 1, 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