-
Notifications
You must be signed in to change notification settings - Fork 36
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 workflows group in /.github/workflows with 6 updates #274
Open
dependabot
wants to merge
2
commits into
main
Choose a base branch
from
dependabot/github_actions/dot-github/workflows/workflows-b84bbc6618
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the workflows group in /.github/workflows with 6 updates #274
dependabot
wants to merge
2
commits into
main
from
dependabot/github_actions/dot-github/workflows/workflows-b84bbc6618
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the workflows group in /.github/workflows with 6 updates: | Package | From | To | | --- | --- | --- | | [conda/actions](https://github.com/conda/actions) | `24.8.0` | `24.11.1` | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` | | [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `1` | `3` | | [actions/deploy-pages](https://github.com/actions/deploy-pages) | `1` | `4` | | [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) | `2` | `3` | Updates `conda/actions` from 24.8.0 to 24.11.1 - [Release notes](https://github.com/conda/actions/releases) - [Commits](conda/actions@15f883f...6e72e0d) Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v3...v4) Updates `actions/setup-python` from 4 to 5 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) Updates `actions/upload-pages-artifact` from 1 to 3 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v1...v3) Updates `actions/deploy-pages` from 1 to 4 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v1...v4) Updates `conda-incubator/setup-miniconda` from 2 to 3 - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases) - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md) - [Commits](conda-incubator/setup-miniconda@v2...v3) --- updated-dependencies: - dependency-name: conda/actions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workflows - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows - dependency-name: actions/upload-pages-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows - dependency-name: conda-incubator/setup-miniconda dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
[bot] PRs that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Nov 21, 2024
conda-bot
added
the
cla-signed
[bot] added once the contributor has signed the CLA
label
Nov 21, 2024
dholth
previously approved these changes
Nov 21, 2024
The failure here is caused by a bug in |
kenodegard
reviewed
Nov 22, 2024
kenodegard
approved these changes
Nov 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cla-signed
[bot] added once the contributor has signed the CLA
dependencies
[bot] PRs that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the workflows group in /.github/workflows with 6 updates:
24.8.0
24.11.1
3
4
4
5
1
3
1
4
2
3
Updates
conda/actions
from 24.8.0 to 24.11.1Release notes
Sourced from conda/actions's releases.
Commits
6e72e0d
🤖 Update infrastructure file(s) (#226)0191d99
[pre-commit.ci] pre-commit autoupdate (#227)1a9639f
Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0 in /canary-release (...ce25a6d
Remove fork check fromcanary-release
(#229)23cef2e
[pre-commit.ci] pre-commit autoupdate (#225)ea20859
Bump actions/checkout from 4.1.7 to 4.2.2 in /check-cla (#223)9a800a5
Bump actions/setup-node from 4.0.4 to 4.1.0 in /read-yaml (#224)0354583
Bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 in /check-cla (#215)4d521a7
[pre-commit.ci] pre-commit autoupdate (#222)e6e95e3
🤖 Update infrastructure file(s) (#220)Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943
Add Ref and Commit outputs (#1180)Updates
actions/setup-python
from 4 to 5Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
0b93645
Enhance workflows: Add macOS 13 support, upgrade publish-action, and update d...9c76e71
Bump pillow from 7.2 to 10.2.0 in /tests/data (#956)f4c5a11
ReviseisGhes
logic (#963)19dfb7b
Bump default versions to latest (#905)e9675cc
Merge pull request #943 from actions/Jcambass-patch-13226af6
Upgrade IA publish70dcb22
Merge pull request #941 from actions/Jcambass-patch-165b48c7
Create publish-immutable-actions.yml29a37be
initial commit (#938)f677139
Bump pyinstaller from 3.6 to 5.13.1 in /tests/data (#923)Updates
actions/upload-pages-artifact
from 1 to 3Release notes
Sourced from actions/upload-pages-artifact's releases.
... (truncated)
Commits
56afc60
Merge pull request #94 from SilverRainZ/maind12fdfb
Merge branch 'main' into mainaef5542
Merge pull request #88 from uiolee/patch-129cedd7
Merge branch 'main' into patch-1a69c22e
Merge pull request #92 from actions/dependabot/github_actions/non-breaking-ch...794e304
Group tar's output to prevent it from messing up logs14007f6
Bump the non-breaking-changes group with 1 update0191170
Merge pull request #91 from actions/dependabot-grouping0e7832d
Update Dependabot config to group non-breaking changes1a6d9fa
Update README.mdUpdates
actions/deploy-pages
from 1 to 4Release notes
Sourced from actions/deploy-pages's releases.
... (truncated)
Commits
d6db901
Merge pull request #324 from actions/error-message-request-id055f425
compile changes5ab929b
Include request id in the error message of an error response3ff795b
Merge pull request #318 from actions/dependabot/npm_and_yarn/non-breaking-cha...f5a2f0d
Update distributables after Dependabot 🤖1364cde
Bump the non-breaking-changes group with 2 updates2ed07f7
Merge pull request #316 from actions/dependabot/npm_and_yarn/non-breaking-cha...d5a892b
Bump the non-breaking-changes group with 1 update05977f5
Merge pull request #314 from actions/dependabot/npm_and_yarn/non-breaking-cha...9414024
Update distributables after Dependabot 🤖Updates
conda-incubator/setup-miniconda
from 2 to 3Release notes
Sourced from conda-incubator/setup-miniconda's releases.
... (truncated)
Changelog
Sourced from conda-incubator/setup-miniconda's changelog.
Commits
d2e6a04
Update changelog for 3.1.0 (#373)0e14962
Bump@actions/core
from 1.10.1 to 1.11.1 (#370)4a3d80f
Bump semver from 7.6.2 to 7.6.3 (#359)27f1202
set CONDA environment variable regardless of useBundled option (#350)1a6b55c
Make conda’s package directories configurable (#328)6225267
Addinstallation-dir
to customize where the installers are installed to (#342)65da104
Add 'conda-remove-defaults' setting and support 'nodefaults' as a keyword cha...899c78d
Address mamba v2 incompatibilities (#368)8f65dda
Ignore conda cygpath warning (#362)e5293c8
Start deprecation ofminiforge-variant: Mambaforge
(#360)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