artichoke / strftime-ruby

⏳ Ruby `Time#strftime` parser and formatter
https://crates.io/crates/strftime-ruby
MIT License
12 stars 0 forks source link

chore(deps): Bump the gha-deps group with 3 updates #113

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the gha-deps group with 3 updates: actions/checkout, aws-actions/configure-aws-credentials and crazy-max/ghaction-github-labeler.

Updates actions/checkout from 3.5.3 to 3.6.0

Release notes

Sourced from actions/checkout's releases.

v3.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0

Changelog

Sourced from actions/checkout's changelog.

v3.6.0

Commits


Updates aws-actions/configure-aws-credentials from 2.2.0 to 3.0.1

Release notes

Sourced from aws-actions/configure-aws-credentials's releases.

v3.0.1

See the changelog for details about the changes included in this release.

v3.0.0

See the changelog for details about the changes included in this release.

v3

This tag tracks the latest v3.x.x release

Changelog

Sourced from aws-actions/configure-aws-credentials's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.1 (2023-08-24)

Features

  • Can configure special-characters-workaround to keep retrying credentials if the returned credentials have special characters (Fixes #599)

Bug Fixes

Changes to existing functionality

  • Special characters are now allowed in returned credential variables unless you configure the special-characters-workaround option

3.0.0 (2023-08-21)

Features

  • Can configure max-retries and disable-retry to modify retry functionality when the assume role call fails
  • Set returned credentials as step outputs with output-credentials
  • Clear AWS related environment variables at the start of the action with unset-current-credentials
  • Unique role identifier is now printed in the workflow logs

Bug Fixes

  • Can't use credentials if they contain a special character
  • Retry functionality added when generating the JWT fails
  • Can now use webIdentityTokenFile option
  • Branch name validation too strict
  • JS SDK v2 deprecation warning in workflow logs

Changes to existing functionality

  • Default session duration is now 1 hour in all cases (from 6 hours in some cases)
  • Account ID will not be masked by default in logs

2.2.0 (2023-05-31)

Features

  • inline-session-policy prop enables assuming a role with inline session policies (d00f6c6)
  • managed-session-policies prop enables assuming a role with managed policy arns (d00f6c6)

2.1.0 (2023-05-31)

Features

  • role-chaining prop enables role chaining use case (6fbd316)

2.0.0 (2023-03-06)

... (truncated)

Commits
  • 04b98b3 Merge pull request #798 from aws-actions/kellertk-patch-1
  • a2b0094 change bugfix description
  • 3464309 chore: update CHANGELOG.md for v3.0.1
  • 3a12f31 CHANGELOG.md for 3.0.1
  • 6478abc Merge pull request #794 from ubaid-ansari21/contri
  • 91d9dfc Merge branch 'main' into contri
  • 76997ec fix: action fails when intending to use existing credentials (#796)
  • a962633 feat: special character check (#797)
  • fbbf385 feat: add config option for special character handling (#795)
  • f5f46df fix typo
  • Additional commits viewable in compare view


Updates crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0

Release notes

Sourced from crazy-max/ghaction-github-labeler's releases.

v4.2.0

Full Changelog: https://github.com/crazy-max/ghaction-github-labeler/compare/v4.1.0...v4.2.0

Commits
  • f4f6b96 Merge pull request #187 from crazy-max/dependabot/npm_and_yarn/semver-5.7.2
  • 72b48d9 update generated content
  • 7d89412 Merge pull request #193 from crazy-max/form-templates
  • fab0c82 Bump semver from 5.7.1 to 5.7.2
  • 2d73326 chore: github form templates
  • d4e5c01 Merge pull request #192 from crazy-max/fix-tests
  • dca03d2 test: use fixture for repo labels
  • cc97284 Merge pull request #191 from crazy-max/align-labels
  • d4a81e4 chore: cleanup labels config
  • 625c153 Merge pull request #190 from crazy-max/dependabot/npm_and_yarn/word-wrap-1.2.5
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions