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 minor-development-deps group across 1 directory with 7 updates #896

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the minor-development-deps group with 7 updates in the / directory:

Package From To
lerna 8.1.8 8.1.9
@types/lodash 4.17.7 4.17.13
typescript 5.5.4 5.6.3
@babel/eslint-parser 7.25.1 7.25.9
vitest 2.0.5 2.1.4
@ibm-cloud/openapi-ruleset 1.21.0 1.23.2
tsup 8.2.4 8.3.5

Updates lerna from 8.1.8 to 8.1.9

Release notes

Sourced from lerna's releases.

v8.1.9

8.1.9 (2024-10-31)

Bug Fixes

Features

  • publish: support full file path for --summary-file (#4039) (cfd573a)
Changelog

Sourced from lerna's changelog.

8.1.9 (2024-10-31)

Bug Fixes

Commits

Updates @types/lodash from 4.17.7 to 4.17.13

Commits

Updates typescript from 5.5.4 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • Additional commits viewable in compare view

Updates @babel/eslint-parser from 7.25.1 to 7.25.9

Release notes

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

v7.25.9 (2024-10-22)

Thanks @​victorenator for your first PR!

🐛 Bug Fix

  • babel-parser, babel-template, babel-types
  • babel-helper-compilation-targets, babel-preset-env
  • Other

🏠 Internal

🏃‍♀️ Performance

Committers: 4

v7.25.8 (2024-10-10)

🐛 Bug Fix

🏠 Internal

  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

Committers: 3

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 Bug Fix

  • babel-helper-validator-identifier

... (truncated)

Changelog

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

v7.25.9 (2024-10-22)

🐛 Bug Fix

  • babel-parser, babel-template, babel-types
  • babel-helper-compilation-targets, babel-preset-env
  • Other

🏠 Internal

  • babel-helper-transform-fixture-test-runner

🏃‍♀️ Performance

v7.25.8 (2024-10-10)

🐛 Bug Fix

🏠 Internal

  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7 (2024-10-02)

🐛 Bug Fix

💅 Polish

🏠 Internal

  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone

... (truncated)

Commits

Updates vitest from 2.0.5 to 2.1.4

Release notes

Sourced from vitest's releases.

v2.1.4

   🚀 Features

This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.3

   🐞 Bug Fixes

... (truncated)

Commits
  • 0df44c0 chore: release v2.1.4
  • 2444ff2 fix(browser): initiate MSW in the same frame as tests (#6772)
  • 39041ee fix(vitest): silence import analysis warning (#6785)
  • b28cd2e fix: don't normalize drive case letter in root (#6792)
  • df6d750 fix(vitest): don't fail if the working directory starts with a lowercase driv...
  • 169028f feat(browser): allow custom HTML path, respect plugins transformIndexHtml (...
  • 5df7414 chore(deps): update all non-major dependencies (#6750)
  • de74785 chore(deps): update @antfu/eslint-config v3.8.0 (#6751)
  • 121b161 fix(vitest): print warnings form Vite plugins (#6724)
  • a939779 fix(browser): increment browser port automatically if there are several proje...
  • Additional commits viewable in compare view

Updates @ibm-cloud/openapi-ruleset from 1.21.0 to 1.23.2

Release notes

Sourced from @​ibm-cloud/openapi-ruleset's releases.

@​ibm-cloud/openapi-ruleset@​1.23.2

@​ibm-cloud/openapi-ruleset 1.23.2 (2024-10-01)

Bug Fixes

  • ibm-collection-array-property: avoid crashing when spectral adjusts paths (4625bcf)

@​ibm-cloud/openapi-ruleset@​1.23.1

@​ibm-cloud/openapi-ruleset 1.23.1 (2024-09-25)

Bug Fixes

  • make schema path de-resolution utility more robust (#685) (b25b840)

@​ibm-cloud/openapi-ruleset@​1.23.0

@​ibm-cloud/openapi-ruleset 1.23.0 (2024-09-24)

Features

  • ibm-required-array-properties-in-response: add new validator rule (#684) (7cc4be2)

Dependencies

  • @​ibm-cloud/openapi-ruleset-utilities: upgraded to 1.4.0

@​ibm-cloud/openapi-ruleset@​1.22.0

@​ibm-cloud/openapi-ruleset 1.22.0 (2024-09-19)

Features

  • ibm-no-required-properties-in-optional-body: introduced new rule (#683) (7dd1553)

@​ibm-cloud/openapi-ruleset@​1.21.2

@​ibm-cloud/openapi-ruleset 1.21.2 (2024-09-17)

Bug Fixes

  • ibm-string-attributes: expand rule to apply to response schemas (#682) (9e703ec)

@​ibm-cloud/openapi-ruleset@​1.21.1

@​ibm-cloud/openapi-ruleset 1.21.1 (2024-09-04)

... (truncated)

Changelog

Sourced from @​ibm-cloud/openapi-ruleset's changelog.

@​ibm-cloud/openapi-ruleset 1.23.2 (2024-10-01)

Bug Fixes

  • ibm-collection-array-property: avoid crashing when spectral adjusts paths (4625bcf)

@​ibm-cloud/openapi-ruleset 1.23.1 (2024-09-25)

Bug Fixes

  • make schema path de-resolution utility more robust (#685) (b25b840)

@​ibm-cloud/openapi-ruleset 1.23.0 (2024-09-24)

Features

  • ibm-required-array-properties-in-response: add new validator rule (#684) (7cc4be2)

Dependencies

  • @​ibm-cloud/openapi-ruleset-utilities: upgraded to 1.4.0

@​ibm-cloud/openapi-ruleset 1.22.0 (2024-09-19)

Features

  • ibm-no-required-properties-in-optional-body: introduced new rule (#683) (7dd1553)

@​ibm-cloud/openapi-ruleset 1.21.2 (2024-09-17)

Bug Fixes

  • ibm-string-attributes: expand rule to apply to response schemas (#682) (9e703ec)

@​ibm-cloud/openapi-ruleset 1.21.1 (2024-09-04)

Bug Fixes

  • ibm-accept-and-return-models: exempt non-object schemas (#681) (4577d06)
Commits
  • fed81cc chore(release): 1.23.2 [skip ci]
  • fb1e810 docs(get-schema-name-at-path): fix typo in description
  • 4625bcf fix(ibm-collection-array-property): avoid crashing when spectral adjusts paths
  • d646fc1 chore(release): 1.23.1 [skip ci]
  • b25b840 fix: make schema path de-resolution utility more robust (#685)
  • b313b76 chore(release): 1.23.0 [skip ci]
  • 7cc4be2 feat(ibm-required-array-properties-in-response): add new validator rule (#684)
  • b9b1448 chore(release): 1.22.0 [skip ci]
  • 7dd1553 feat(ibm-no-required-properties-in-optional-body): introduced new rule (#683)
  • 3773480 chore(release): 1.21.2 [skip ci]
  • Additional commits viewable in compare view

Updates tsup from 8.2.4 to 8.3.5

Release notes

Sourced from tsup's releases.

v8.3.5

   🐞 Bug Fixes

    View changes on GitHub

v8.3.4

No significant changes

    View changes on GitHub

v8.3.3

No significant changes

    View changes on GitHub

v8.3.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.3.0

8.3.0 (2024-09-17)

Bug Fixes

  • fix experimentalDts file cleaning and watching (#1199) (76dc18b)

Features

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

…tory with 7 updates

Bumps the minor-development-deps group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.8` | `8.1.9` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.7` | `4.17.13` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.3` |
| [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.1` | `7.25.9` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `2.1.4` |
| [@ibm-cloud/openapi-ruleset](https://github.com/IBM/openapi-validator/tree/HEAD/packages/ruleset) | `1.21.0` | `1.23.2` |
| [tsup](https://github.com/egoist/tsup) | `8.2.4` | `8.3.5` |



Updates `lerna` from 8.1.8 to 8.1.9
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v8.1.9/packages/lerna)

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

Updates `typescript` from 5.5.4 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.3)

Updates `@babel/eslint-parser` from 7.25.1 to 7.25.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.9/eslint/babel-eslint-parser)

Updates `vitest` from 2.0.5 to 2.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest)

Updates `@ibm-cloud/openapi-ruleset` from 1.21.0 to 1.23.2
- [Release notes](https://github.com/IBM/openapi-validator/releases)
- [Changelog](https://github.com/IBM/openapi-validator/blob/main/packages/ruleset/CHANGELOG.md)
- [Commits](https://github.com/IBM/openapi-validator/commits/@ibm-cloud/[email protected]/packages/ruleset)

Updates `tsup` from 8.2.4 to 8.3.5
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.2.4...v8.3.5)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: "@ibm-cloud/openapi-ruleset"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@dependabot dependabot bot requested a review from erunion November 1, 2024 02:06
@erunion erunion merged commit 7c260ad into main Nov 4, 2024
2 checks passed
@erunion erunion deleted the dependabot/npm_and_yarn/minor-development-deps-aeb29a1221 branch November 4, 2024 17:10
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.

1 participant