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-dev): bump the all group with 10 updates #438

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps the all group with 10 updates:

Package From To
@commitlint/cli 18.6.1 19.0.3
@commitlint/config-conventional 18.6.2 19.0.3
@middy/core 5.2.4 5.2.6
@middy/http-error-handler 5.2.4 5.2.6
@middy/http-header-normalizer 5.2.4 5.2.6
@semantic-release/npm 11.0.2 11.0.3
@types/node 20.11.20 20.11.24
@typescript-eslint/eslint-plugin 7.1.0 7.1.1
@typescript-eslint/parser 7.1.0 7.1.1
typedoc 0.25.9 0.25.10

Updates @commitlint/cli from 18.6.1 to 19.0.3

Release notes

Sourced from @​commitlint/cli's releases.

v19.0.3

19.0.3 (2024-02-28)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v19.0.2...v19.0.3

v19.0.2

19.0.2 (2024-02-28)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v19.0.1...v19.0.2

v19.0.1

19.0.1 (2024-02-27)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v19.0.0...v19.0.1

v19.0.0

Full Changelog: conventional-changelog/commitlint@v18.6.2...v19.0.0 19.0.0 (2024-02-27)

Features

Docs

v18.6.2

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

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

19.0.0 (2024-02-27)

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

... (truncated)

Commits

Updates @commitlint/config-conventional from 18.6.2 to 19.0.3

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.0.3

19.0.3 (2024-02-28)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v19.0.2...v19.0.3

v19.0.2

19.0.2 (2024-02-28)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v19.0.1...v19.0.2

v19.0.1

19.0.1 (2024-02-27)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v19.0.0...v19.0.1

v19.0.0

Full Changelog: conventional-changelog/commitlint@v18.6.2...v19.0.0 19.0.0 (2024-02-27)

Features

Docs

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.0.3 (2024-02-28)

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

19.0.0 (2024-02-27)

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

... (truncated)

Commits

Updates @middy/core from 5.2.4 to 5.2.6

Release notes

Sourced from @​middy/core's releases.

5.2.6

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.2.5...5.2.6

5.2.5

What's Changed

Full Changelog: middyjs/middy@5.2.4...5.2.5

Commits

Updates @middy/http-error-handler from 5.2.4 to 5.2.6

Release notes

Sourced from @​middy/http-error-handler's releases.

5.2.6

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.2.5...5.2.6

5.2.5

What's Changed

Full Changelog: middyjs/middy@5.2.4...5.2.5

Commits

Updates @middy/http-header-normalizer from 5.2.4 to 5.2.6

Release notes

Sourced from @​middy/http-header-normalizer's releases.

5.2.6

What's Changed

New Contributors

Full Changelog: middyjs/middy@5.2.5...5.2.6

5.2.5

What's Changed

Full Changelog: middyjs/middy@5.2.4...5.2.5

Commits
  • 02424c3 chore: dep update and version bump
  • f5451a6 refactor: move test to correct pkg
  • d54a106 fix: default substr to empty string to handle sanitized canonical header
  • 53c2227 chore: version bump
  • See full diff in compare view

Updates @semantic-release/npm from 11.0.2 to 11.0.3

Release notes

Sourced from @​semantic-release/npm's releases.

v11.0.3

11.0.3 (2024-03-01)

Bug Fixes

even though our existing range allowed anyone to update as soon as the new npm version was available, this will encourage being on a version that does not report the ip vulnerability a bit more forcefully

Commits
  • a0313f8 fix(deps): raised the minimum accepted range of npm to v10.5.0 (#759)
  • 6752218 chore(deps): update dependency ava to v6.1.2 (#758)
  • c5fdc71 chore(deps): lock file maintenance (#757)
  • ba9b443 chore(deps): lock file maintenance (#755)
  • f6be374 chore(deps): lock file maintenance
  • 4b77eb2 chore(deps): update dependency semantic-release to v23.0.2 (#753)
  • b49b9a5 ci(action): update actions/setup-node action to v4.0.2 (#752)
  • b64a649 chore(deps): update dependency semantic-release to v23.0.1 (#751)
  • a022439 chore(deps): lock file maintenance (#749)
  • ced5fd3 chore(deps): update dependency prettier to v3.2.5 (#748)
  • Additional commits viewable in compare view

Updates @types/node from 20.11.20 to 20.11.24

Commits

Updates @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.1.1

7.1.1 (2024-03-04)

🩹 Fixes

  • typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.1.1 (2024-03-04)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • 88b7463 chore(release): publish 7.1.1
  • 6954a4a test(eslint-plugin): [no-unused-vars] add export import namespace testcase (#...
  • See full diff in compare view

Updates @typescript-eslint/parser from 7.1.0 to 7.1.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.1.1

7.1.1 (2024-03-04)

🩹 Fixes

  • typescript-eslint: apply ignores to all extended configs passed to config helper function (#8567)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.1.1 (2024-03-04)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates typedoc from 0.25.9 to 0.25.10

Release notes

Sourced from typedoc's releases.

v0.25.10

Bug Fixes

  • Constructed references to enum types will be properly linked with @interface, #2508.
  • Comments on property-methods will no longer be duplicated in generated documentation, #2509.
  • Reduced rendered docs size by writing icons to a referenced SVG asset, #2505. For TypeDoc's docs, this reduced the rendered documentation size by ~30%.
  • The HTML docs now attempt to reduce repaints caused by dynamically loading the navigation, #2491.
  • When navigating to a link that contains an anchor, the page will now be properly highlighted in the page navigation.
Changelog

Sourced from typedoc's changelog.

v0.25.10 (2024-03-03)

Bug Fixes

  • Constructed references to enum types will be properly linked with @interface, #2508.
  • Comments on property-methods will no longer be duplicated in generated documentation, #2509.
  • Reduced rendered docs size by writing icons to a referenced SVG asset, #2505. For TypeDoc's docs, this reduced the rendered documentation size by ~30%.
  • The HTML docs now attempt to reduce repaints caused by dynamically loading the navigation, #2491.
  • When navigating to a link that contains an anchor, the page will now be properly highlighted in the page navigation.
Commits

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 all group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `18.6.1` | `19.0.3` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.6.2` | `19.0.3` |
| [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) | `5.2.4` | `5.2.6` |
| [@middy/http-error-handler](https://github.com/middyjs/middy/tree/HEAD/packages/http-error-handler) | `5.2.4` | `5.2.6` |
| [@middy/http-header-normalizer](https://github.com/middyjs/middy/tree/HEAD/packages/http-header-normalizer) | `5.2.4` | `5.2.6` |
| [@semantic-release/npm](https://github.com/semantic-release/npm) | `11.0.2` | `11.0.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.20` | `20.11.24` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.0` | `7.1.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.0` | `7.1.1` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.9` | `0.25.10` |


Updates `@commitlint/cli` from 18.6.1 to 19.0.3
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/cli)

Updates `@commitlint/config-conventional` from 18.6.2 to 19.0.3
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.0.3/@commitlint/config-conventional)

Updates `@middy/core` from 5.2.4 to 5.2.6
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/middyjs/middy/commits/5.2.6/packages/core)

Updates `@middy/http-error-handler` from 5.2.4 to 5.2.6
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/middyjs/middy/commits/5.2.6/packages/http-error-handler)

Updates `@middy/http-header-normalizer` from 5.2.4 to 5.2.6
- [Release notes](https://github.com/middyjs/middy/releases)
- [Changelog](https://github.com/middyjs/middy/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/middyjs/middy/commits/5.2.6/packages/http-header-normalizer)

Updates `@semantic-release/npm` from 11.0.2 to 11.0.3
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v11.0.2...v11.0.3)

Updates `@types/node` from 20.11.20 to 20.11.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/parser)

Updates `typedoc` from 0.25.9 to 0.25.10
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.25.9...v0.25.10)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@middy/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@middy/http-error-handler"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@middy/http-header-normalizer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@semantic-release/npm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2024
@mergify mergify bot merged commit 59cb074 into main Mar 4, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-3cda1a8a8b branch March 4, 2024 20:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants