procore-oss / handcuffs

A Ruby gem for running Active Record migrations in phases
MIT License
89 stars 6 forks source link

chore(deps): bump the dependencies group across 1 directory with 4 updates #92

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group with 4 updates in the / directory: toshimaru/auto-author-assign, github/codeql-action, tj-actions/changed-files and ruby/setup-ruby.

Updates toshimaru/auto-author-assign from 2.1.0 to 2.1.1

Release notes

Sourced from toshimaru/auto-author-assign's releases.

v2.1.1

What's Changed

This release includes only dependency updates.

Dependencies

Full Changelog: https://github.com/toshimaru/auto-author-assign/compare/v2.1.0...v2.1.1

Changelog

Sourced from toshimaru/auto-author-assign's changelog.

Changelog

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

2.1.1 (2024-06-26)

2.1.0 (2024-01-17)

2.0.1 (2023-09-26)

2.0.0 (2023-09-24)

1.6.2 (2023-01-03)

  • chore: dependencies update

1.6.1 (2022-08-01)

  • doc: README Update

1.6.0 (2022-07-28)

  • feat: Add auto-author-assign for the issues

1.5.1 (2022-07-22)

1.5.0 (2022-03-28)

  • Bump node from node12 to node16

1.4.0 (2021-10-17)

1.3.7 (2021-08-29)

Commits


Updates github/codeql-action from 3.25.10 to 3.25.11

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

[UNRELEASED]

No user facing changes.

3.25.11 - 28 Jun 2024

  • Avoid failing the workflow run if there is an error while uploading debug artifacts. #2349
  • Update default CodeQL bundle version to 2.17.6. #2352

3.25.10 - 13 Jun 2024

  • Update default CodeQL bundle version to 2.17.5. #2327

3.25.9 - 12 Jun 2024

  • Avoid failing database creation if the database folder already exists and contains some unexpected files. Requires CodeQL 2.18.0 or higher. #2330
  • The init Action will attempt to clean up the database cluster directory before creating a new database and at the end of the job. This will help to avoid issues where the database cluster directory is left in an inconsistent state. #2332

3.25.8 - 04 Jun 2024

  • Update default CodeQL bundle version to 2.17.4. #2321

3.25.7 - 31 May 2024

  • We are rolling out a feature in May/June 2024 that will reduce the Actions cache usage of the Action by keeping only the newest TRAP cache for each language. #2306

3.25.6 - 20 May 2024

  • Update default CodeQL bundle version to 2.17.3. #2295

3.25.5 - 13 May 2024

  • Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the https://github.com/github/codeql-action/blob/main/README.md. #2273
  • Avoid printing out a warning for a missing on.push trigger when the CodeQL Action is triggered via a workflow_call event. #2274
  • The tools: latest input to the init Action has been renamed to tools: linked. This option specifies that the Action should use the tools shipped at the same time as the Action. The old name will continue to work for backwards compatibility, but we recommend that new workflows use the new name. #2281

3.25.4 - 08 May 2024

  • Update default CodeQL bundle version to 2.17.2. #2270

3.25.3 - 25 Apr 2024

  • Update default CodeQL bundle version to 2.17.1. #2247
  • Workflows running on macos-latest using CodeQL CLI versions before v2.15.1 will need to either upgrade their CLI version to v2.15.1 or newer, or change the platform to an Intel MacOS runner, such as macos-12. ARM machines with SIP disabled, including the newest macos-latest image, are unsupported for CLI versions before 2.15.1. #2261

... (truncated)

Commits
  • b611370 Merge pull request #2357 from github/update-v3.25.11-de945755c
  • 3e6431f Update changelog for v3.25.11
  • de94575 Merge pull request #2352 from github/update-bundle/codeql-bundle-v2.17.6
  • a32d305 Add changelog note
  • 9ccc995 Update default bundle to codeql-bundle-v2.17.6
  • 9b7c22c Merge pull request #2351 from github/dependabot/npm_and_yarn/npm-6791eaa26c
  • 9cf3243 Rebuild
  • 1895b29 Update checked-in dependencies
  • 9dcfde9 Bump the npm group with 2 updates
  • 8723b5b Merge pull request #2350 from github/angelapwen/add-exclude-pr-check-param
  • Additional commits viewable in compare view


Updates tj-actions/changed-files from 44.5.2 to 44.5.5

Release notes

Sourced from tj-actions/changed-files's releases.

v44.5.5

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v44...v44.5.5

v44.5.4

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v44...v44.5.4

v44.5.3

What's Changed

... (truncated)

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

44.5.5 - (2024-06-24)

⚙️ Miscellaneous Tasks

⬆️ Upgrades

  • Upgraded to v44.5.4 (#2165)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (0b99ecf) - (tj-actions[bot])

44.5.4 - (2024-06-23)

🐛 Bug Fixes

  • Error using since_last_remote_commit with the first PR commit (#2163) (cc3bbb0) - (Tonye Jack)
  • deps: Update dependency @​octokit/rest to v21 (#2158) (7891350) - (renovate[bot])

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v20.14.8 (373db58) - (renovate[bot])
  • deps-dev: Bump @​types/uuid from 9.0.8 to 10.0.0 (#2160) (9161a8d) - (dependabot[bot])
  • deps: Update dependency @​types/node to v20.14.7 (457e041) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v44.5.3 (#2154)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (e13fb92) - (tj-actions[bot])

44.5.3 - (2024-06-19)

🐛 Bug Fixes

  • deps: Update dependency yaml to v2.4.5 (57a81a3) - (renovate[bot])
  • deps: Update dependency yaml to v2.4.4 (3de0776) - (renovate[bot])
  • deps: Update dependency yaml to v2.4.3 (#2120) (60268df) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (2972fe4) - (GitHub Action)
  • Added missing changes and modified dist assets. (1d8732f) - (GitHub Action)

⚙️ Miscellaneous Tasks

... (truncated)

Commits
  • cc73385 chore: remove debug lines (#2166)
  • 0b99ecf Upgraded to v44.5.4 (#2165)
  • cc3bbb0 fix: error using since_last_remote_commit with the first PR commit (#2163)
  • 373db58 chore(deps): update dependency @​types/node to v20.14.8
  • 9161a8d chore(deps-dev): bump @​types/uuid from 9.0.8 to 10.0.0 (#2160)
  • e13fb92 Upgraded to v44.5.3 (#2154)
  • 7891350 fix(deps): update dependency @​octokit/rest to v21 (#2158)
  • 457e041 chore(deps): update dependency @​types/node to v20.14.7
  • eaf854e chore(deps): update dependency @​types/node to v20.14.6
  • 681bf92 chore(deps): update peter-evans/create-pull-request action to v6.1.0
  • Additional commits viewable in compare view


Updates ruby/setup-ruby from 1.180.1 to 1.183.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.183.0

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.182.0...v1.183.0

v1.182.0

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.181.0...v1.182.0

v1.181.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.180.1...v1.181.0

Commits
  • 1d0e911 Fully remove macos-11 since new builds will be on macos-12
  • c48bc1e macos-11 is no longer available
  • 713e0f1 Update CONTRIBUTING.md
  • af43264 GH_REPO and GH_TOKEN must be set
  • 3251c5c Add workflow to automatically create a release
  • 21a479f Add jruby-9.3.15.0
  • See full diff 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
dependabot[bot] commented 2 months ago

Superseded by #93.