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 gitlab support dependencies #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@commitlint/cli (source) 18.6.1 -> 19.5.0 age adoption passing confidence major
@commitlint/config-conventional (source) 18.6.2 -> 19.5.0 age adoption passing confidence major
actions/checkout v4.1.1 -> v4.1.7 age adoption passing confidence action patch
actions/setup-node v4.0.2 -> v4.0.4 age adoption passing confidence action patch
actions/upload-artifact v4.3.1 -> v4.4.0 age adoption passing confidence action minor
defenseunicorns/uds-cli 0.9.0 -> 0.15.0 age adoption passing confidence minor
defenseunicorns/uds-cli v0.9.0 -> v0.15.0 age adoption passing confidence minor
defenseunicorns/uds-common-tasks v0.2.0 -> v0.13.0 age adoption passing confidence minor
defenseunicorns/zarf v0.32.3 -> v0.40.1 age adoption passing confidence minor
github/codeql-action v3.24.4 -> v3.26.8 age adoption passing confidence action minor
golangci/golangci-lint v1.56.2 -> v1.61.0 age adoption passing confidence repository minor
google-github-actions/release-please-action v4.0.2 -> v4.1.1 age adoption passing confidence action minor
ossf/scorecard-action v2.3.1 -> v2.4.0 age adoption passing confidence action minor
pre-commit/pre-commit-hooks v4.5.0 -> v4.6.0 age adoption passing confidence repository minor
python-jsonschema/check-jsonschema 0.28.0 -> 0.29.2 age adoption passing confidence repository minor
renovatebot/pre-commit-hooks 37.208.0 -> 38.88.0 age adoption passing confidence repository major

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.4.0

Compare Source

Features

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.0

Compare Source

Features
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.2 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.1 (2024-02-27)

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.1

Compare Source

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.5.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

v19.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/config-conventional

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.2 (2024-02-14)

Bug Fixes

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/config-conventional

v18.6.3

Compare Source

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.6.2...v18.6.3

actions/checkout (actions/checkout)

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

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

v4.0.4

Compare Source

v4.0.3

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4.4.0

Compare Source

v4.3.6

Compare Source

v4.3.5

Compare Source

v4.3.4

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4

v4.3.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3

v4.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2

defenseunicorns/uds-cli (defenseunicorns/uds-cli)

v0.15.0

Compare Source

What's Changed

Full Changelog: defenseunicorns/uds-cli@nightly-unstable...v0.15.0

v0.14.2

Compare Source

What's Changed

Full Changelog: defenseunicorns/uds-cli@nightly-unstable...v0.14.2

v0.14.1

Compare Source

What's Changed

Full Changelog: defenseunicorns/uds-cli@v0.14.0...v0.14.1

v0.14.0

Compare Source

What's Changed

Full Changelog: defenseunicorns/uds-cli@v0.13.1...v0.14.0

v0.13.1

Compare Source

What's Changed

Full Changelog: defenseunicorns/uds-cli@nightly-unstable...v0.13.1

v0.13.0

Compare Source

What's Changed

Full Changelog: defenseunicorns/uds-cli@v0.12.0...v0.13.0

v0.12.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "after 7am and before 9am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/gitlab-support-dependencies branch 21 times, most recently from 706ed46 to 639f482 Compare March 1, 2024 11:44
@renovate renovate bot force-pushed the renovate/gitlab-support-dependencies branch 8 times, most recently from bc8b772 to ed18756 Compare March 3, 2024 13:35
@renovate renovate bot force-pushed the renovate/gitlab-support-dependencies branch 19 times, most recently from 00c98f4 to 6ab73bd Compare September 15, 2024 08:05
@renovate renovate bot force-pushed the renovate/gitlab-support-dependencies branch 9 times, most recently from 0467780 to 4f5069f Compare September 19, 2024 18:01
| datasource  | package                                     | from     | to      |
| ----------- | ------------------------------------------- | -------- | ------- |
| npm         | @commitlint/cli                             | 18.6.1   | 19.5.0  |
| npm         | @commitlint/config-conventional             | 18.6.2   | 19.5.0  |
| github-tags | actions/checkout                            | v4.1.1   | v4.1.7  |
| github-tags | actions/setup-node                          | v4.0.2   | v4.0.4  |
| github-tags | actions/upload-artifact                     | v4.3.1   | v4.4.0  |
| github-tags | defenseunicorns/uds-cli                     | 0.9.0    | 0.15.0  |
| github-tags | defenseunicorns/uds-cli                     | v0.9.0   | v0.15.0 |
| github-tags | defenseunicorns/uds-common-tasks            | v0.2.0   | v0.13.0 |
| github-tags | defenseunicorns/zarf                        | v0.32.3  | v0.40.1 |
| github-tags | github/codeql-action                        | v3.24.4  | v3.26.8 |
| github-tags | golangci/golangci-lint                      | v1.56.2  | v1.61.0 |
| github-tags | google-github-actions/release-please-action | v4.0.2   | v4.1.1  |
| github-tags | ossf/scorecard-action                       | v2.3.1   | v2.4.0  |
| github-tags | pre-commit/pre-commit-hooks                 | v4.5.0   | v4.6.0  |
| github-tags | python-jsonschema/check-jsonschema          | 0.28.0   | 0.29.2  |
| github-tags | renovatebot/pre-commit-hooks                | 37.208.0 | 38.88.0 |
@renovate renovate bot force-pushed the renovate/gitlab-support-dependencies branch from 4f5069f to 22bcbb9 Compare September 19, 2024 23:23
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.

0 participants