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

chore(deps): update all non-major github action dependencies #1617

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
actions/cache action patch v3.3.1 -> v3.3.3
actions/checkout action minor v4.0.0 -> v4.1.1
actions/setup-node action minor v3.7.0 -> v3.8.2
actions/setup-python action minor v4.6.1 -> v4.8.0
aws-actions/amazon-ecr-login action minor v1.6.2 -> v1.7.1
cds-snc/security-tools action patch v2.1.3 -> v2.1.4
github/codeql-action action minor v2.20.2 -> v2.23.1 v2.23.2

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

actions/cache (actions/cache)

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.3

v3.3.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.3.2

actions/checkout (actions/checkout)

v4.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

v4.1.0

Compare Source

actions/setup-node (actions/setup-node)

v3.8.2

Compare Source

What's Changed

Full Changelog: actions/setup-node@v3...v3.8.2

v3.8.1

Compare Source

What's Changed

In scope of this release, the filter was removed within the cache-save step by @​dmitry-shibanov in https://github.com/actions/setup-node/pull/831. It is filtered and checked in the toolkit/cache library.

Full Changelog: actions/setup-node@v3...v3.8.1

v3.8.0

Compare Source

What's Changed
Bug fixes:
Feature implementations:
Documentation changes:
Update dependencies:
New Contributors

Full Changelog: actions/setup-node@v3...v3.8.0

actions/setup-python (actions/setup-python)

v4.8.0

Compare Source

What's Changed

In scope of this release we added support for GraalPy (https://github.com/actions/setup-python/pull/694). You can use this snippet to set up GraalPy:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4 
  with:
    python-version: 'graalpy-22.3' 
- run: python my_script.py

Besides, the release contains such changes as:

New Contributors

Full Changelog: actions/setup-python@v4...v4.8.0

v4.7.1

Compare Source

What's Changed

Full Changelog: actions/setup-python@v4...v4.7.1

v4.7.0

Compare Source

In scope of this release, the support for reading python version from pyproject.toml was added (https://github.com/actions/setup-python/pull/669).

      - name: Setup Python
        uses: actions/setup-python@v4
        with:
          python-version-file: pyproject.toml
Besides, it includes such changes as:

New Contributors

Full Changelog: actions/setup-python@v4...v4.7.0

aws-actions/amazon-ecr-login (aws-actions/amazon-ecr-login)

v1.7.1

Compare Source

v1.7.0

Compare Source

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

cds-snc/security-tools (cds-snc/security-tools)

v2.1.4

Compare Source

What's Changed
New Contributors

Full Changelog: cds-snc/security-tools@v2.1.3...v2.1.4

github/codeql-action (github/codeql-action)

v2.23.1

Compare Source

v2.23.0

Compare Source

v2.22.12

Compare Source

v2.22.11

Compare Source

v2.22.10

Compare Source

v2.22.9

Compare Source

v2.22.8

Compare Source

v2.22.7

Compare Source

v2.22.6

Compare Source

v2.22.5

Compare Source

v2.22.4

Compare Source

v2.22.3

Compare Source

v2.22.2

Compare Source

v2.22.1

Compare Source

v2.22.0

Compare Source

v2.21.9

Compare Source

v2.21.8

Compare Source

v2.21.7

Compare Source

v2.21.6

Compare Source

v2.21.5

Compare Source

v2.21.4

Compare Source

v2.21.3

Compare Source

v2.21.2

Compare Source

v2.21.1

Compare Source

v2.21.0

Compare Source

v2.20.4

Compare Source

v2.20.3

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch from bed8003 to d067618 Compare July 17, 2023 14:38
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v2.20.3 chore(deps): update all non-major github action dependencies Jul 17, 2023
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 3 times, most recently from aa6e1a0 to 3e7f392 Compare July 21, 2023 15:05
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 10 times, most recently from 3e0f042 to fa206d7 Compare August 1, 2023 14:48
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 6 times, most recently from b961e57 to 0a32e61 Compare August 8, 2023 14:55
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 6 times, most recently from 1234fa5 to 4db54f3 Compare August 16, 2023 13:31
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 4 times, most recently from 598a9af to 824f8c0 Compare December 11, 2023 18:28
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 3 times, most recently from 8a7b46f to 9f49ff8 Compare December 20, 2023 22:55
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 2 times, most recently from f9fe055 to a572f0d Compare January 3, 2024 21:04
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 5 times, most recently from 37ec9c7 to c959f9c Compare January 15, 2024 14:08
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 4 times, most recently from df57ff2 to 79e82ff Compare January 18, 2024 17:57
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch 6 times, most recently from 8616672 to ea13bfc Compare January 29, 2024 20:39
@renovate renovate bot force-pushed the renovate/all-non-major-github-action branch from ea13bfc to 309aeff Compare January 31, 2024 13:49
@jzbahrai jzbahrai enabled auto-merge (squash) February 1, 2024 19:13
@jzbahrai jzbahrai merged commit 320e4ae into main Feb 1, 2024
10 checks passed
@jzbahrai jzbahrai deleted the renovate/all-non-major-github-action branch February 1, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant