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

Bump the gh-actions group with 3 updates #152

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the gh-actions group with 3 updates: fortran-lang/setup-fpm, mamba-org/setup-micromamba and JamesIves/github-pages-deploy-action.

Updates fortran-lang/setup-fpm from 5 to 6

Release notes

Sourced from fortran-lang/setup-fpm's releases.

v6

What's Changed

New Contributors

Full Changelog: fortran-lang/setup-fpm@v5...v6

Commits
  • 24d7e5a Merge pull request #28 from fortran-lang/ci/fix-fortran-setup
  • 6440444 ci: use correct key for compiler version
  • 3a17001 Merge pull request #27 from fortran-lang/dependabot/npm_and_yarn/actions/core...
  • 10cda64 build: remove uuid as a dependency
  • 72a6486 chore(deps): bump @​actions/core from 1.10.1 to 1.11.1
  • 34bcfb9 Merge pull request #26 from fortran-lang/dependabot/npm_and_yarn/uuid-11.0.2
  • 456182b build: update node_modules for uuid
  • cdaf6fb chore(deps): bump uuid from 10.0.0 to 11.0.2
  • 3a4b939 Merge pull request #24 from fortran-lang/ci/check-fpm-works
  • b86bc9a fixup: setup fortran-env in hopes to fix failing macos tests
  • Additional commits viewable in compare view

Updates mamba-org/setup-micromamba from 1 to 2

Release notes

Sourced from mamba-org/setup-micromamba's releases.

v2.0.0

What's Changed

Bug fixes

New Contributors

Full Changelog: mamba-org/setup-micromamba@v1...v2.0.0

v1.11.0

What's Changed

New features

Full Changelog: mamba-org/setup-micromamba@v1.10.0...v1.11.0

v1.10.0

What's Changed

New features

Dependency updates

New Contributors

Full Changelog: mamba-org/setup-micromamba@v1.9.0...v1.10.0

v1.9.0

What's Changed

Bug fixes

Documentation

Dependency updates

... (truncated)

Commits
  • 0dea637 v2.0.4 (#259)
  • 0a091c5 Bump undici from 5.28.2 to 5.28.4 (#257)
  • 8db0304 Bump the node group across 1 directory with 17 updates (#255)
  • 131a523 Bump softprops/action-gh-release from 2.1.0 to 2.2.0 in the actions group (#256)
  • 068f1ab Fixed regex for matching versions (#253)
  • c8d39fb Bump softprops/action-gh-release from 2.0.9 to 2.1.0 in the actions group (#252)
  • 8415864 Test cmd.exe for older micromamba version (#236)
  • 1d8f116 docs: Mention v2 in README.md (#249)
  • a580d2e Bump softprops/action-gh-release from 2.0.8 to 2.0.9 in the actions group (#239)
  • 06375d8 fix: Do not copy old Windows activation script as of 2.0.4 (#246)
  • Additional commits viewable in compare view

Updates JamesIves/github-pages-deploy-action from 4.6.1 to 4.7.3

Release notes

Sourced from JamesIves/github-pages-deploy-action's releases.

v4.7.3

What's Changed

Build 🔧

Other Changes

Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.7.3

v4.7.2

What's Changed

Bug Fixes 🐝

Build 🔧

Full Changelog: JamesIves/github-pages-deploy-action@v4.7.1...v4.7.2

v4.7.1

What's Changed

Features ✨

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@v4.6.6...v4.7.1

... (truncated)

Commits

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 gh-actions group with 3 updates: [fortran-lang/setup-fpm](https://github.com/fortran-lang/setup-fpm), [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) and [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action).


Updates `fortran-lang/setup-fpm` from 5 to 6
- [Release notes](https://github.com/fortran-lang/setup-fpm/releases)
- [Commits](fortran-lang/setup-fpm@v5...v6)

Updates `mamba-org/setup-micromamba` from 1 to 2
- [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
- [Commits](mamba-org/setup-micromamba@v1...v2)

Updates `JamesIves/github-pages-deploy-action` from 4.6.1 to 4.7.3
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.6.1...v4.7.3)

---
updated-dependencies:
- dependency-name: fortran-lang/setup-fpm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions
- dependency-name: mamba-org/setup-micromamba
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gh-actions
...

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 Mar 1, 2025
@perazz perazz merged commit 6cbfd2a into main Mar 1, 2025
8 checks passed
@perazz perazz deleted the dependabot/github_actions/gh-actions-91e60dc5c0 branch March 1, 2025 19:10
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