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 actions group across 1 directory with 2 updates #516

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the actions group with 2 updates in the /.github/workflows directory: actions/checkout and spacetelescope/crds.

Updates actions/checkout from 4.2.0 to 4.2.1

Release notes

Sourced from actions/checkout's releases.

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

... (truncated)

Commits

Updates spacetelescope/crds from 12.0.0 to 12.0.3

Release notes

Sourced from spacetelescope/crds's releases.

12.0.3

What's Changed

sync: Allow 'latest' as a CRDS file state to stop the inundation of warnings about an "unusual file state" by @​jdavies-st in spacetelescope/crds#1088

Additional bug fixes relating to crds.sync which affected the server mirroring process and GA CI-workflow cached context retrievals by @​alphasentaurii in spacetelescope/crds#1088 :

  • core/cmdline.py: default_context property was incorrectly trying to use the actual context name as a dictionary key instead of simply returning the context name.

  • core/config.py: add 'latest' and 'build' as valid context_spec keywords. These were previously only included as valid mapping_spec keywords.

  • actions/CI: pass null as the new state argument when retrieving the context from JWST's crds server. The same will be done for the other observatories once the DRC-style code is deployed there.

Full Changelog: spacetelescope/crds@12.0.2...12.0.3

12.0.2

What's Changed

Full Changelog: spacetelescope/crds@12.0.1...12.0.2

12.0.1

What's Changed

Full Changelog: spacetelescope/crds@12.0.0...12.0.1

Changelog

Sourced from spacetelescope/crds's changelog.

12.0.3 (2024-10-11)

General

  • latest is a valid file state, context spec includes build and latest ([#1088](https://github.com/spacetelescope/crds/issues/1088) <https://github.com/spacetelescope/crds/issues/1088>_)

12.0.2 (2024-10-07)

Documentation

  • Fixed changelog version #1083

  • Updated image names #1084

12.0.1 (2024-10-07)

Documentation

  • Doc updates for user guide to switch from Operational to Latest ([#1080](https://github.com/spacetelescope/crds/issues/1080) <https://github.com/spacetelescope/crds/issues/1080>_)

General

  • client.api.get_default_context falls back to observatory as only argument to maintain compatibility with crds_server < 13.0.0 ([#1078](https://github.com/spacetelescope/crds/issues/1078) <https://github.com/spacetelescope/crds/issues/1078>_)

12.0.0 (2024-09-25)

Documentation

  • use towncrier to handle change log entries ([#1068](https://github.com/spacetelescope/crds/issues/1068) <https://github.com/spacetelescope/crds/issues/1068>_)

General

... (truncated)

Commits
  • 7a0fe0b created change log for 12.0.3
  • 64a5cf9 Merge pull request #1088 from jdavies-st/cron-sync-allow-state-latest
  • 0f0e46c return the default context
  • dfabd92 use null as state
  • f66574e add latest to CI context args for jwst
  • c9c5e62 write news fragment
  • ba3042b update changelog, add latest and build to context_spec
  • c93cd7b Allow 'latest' as a CRDS file state for crds sync
  • 94138b4 Merge pull request #1084 from spacetelescope/DR-doc-updates-3
  • 480b4c5 Updated image names.
  • 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 actions group with 2 updates in the /.github/workflows directory: [actions/checkout](https://github.com/actions/checkout) and [spacetelescope/crds](https://github.com/spacetelescope/crds).


Updates `actions/checkout` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@d632683...eef6144)

Updates `spacetelescope/crds` from 12.0.0 to 12.0.3
- [Release notes](https://github.com/spacetelescope/crds/releases)
- [Changelog](https://github.com/spacetelescope/crds/blob/master/CHANGES.rst)
- [Commits](spacetelescope/crds@d96060f...7a0fe0b)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: spacetelescope/crds
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 14, 2024 11:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
@nden nden merged commit b0b029f into master Oct 14, 2024
20 of 22 checks passed
@nden nden deleted the dependabot/github_actions/dot-github/workflows/actions-f561db816f branch October 14, 2024 14:26
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 no-changelog-entry-needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant