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 with 5 updates #921

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the minor-development-deps group with 5 updates:

Package From To
@types/lodash 4.17.13 4.17.15
typescript 5.7.2 5.7.3
@babel/eslint-parser 7.25.9 7.26.5
@ibm-cloud/openapi-ruleset 1.26.0 1.28.4
tsup 8.3.5 8.3.6

Updates @types/lodash from 4.17.13 to 4.17.15

Commits

Updates typescript from 5.7.2 to 5.7.3

Release notes

Sourced from typescript's releases.

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

Commits
  • a5e123d Update LKG
  • 8bc0204 🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)
  • 7aa63df 🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...
  • 9df7c36 Bump version to 5.7.3 and LKG
  • e167412 🤖 Pick PR #60794 (Harden sanitizeLog against incorr...) into release-5.7 (#...
  • 9ba364c Fix coverage build on release-5.7 (#60792)
  • 4b7441a 🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...
  • e844dc3 Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)
  • 21b02a1 🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...
  • b82fd16 🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...
  • Additional commits viewable in compare view

Updates @babel/eslint-parser from 7.25.9 to 7.26.5

Release notes

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

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types
  • babel-compat-data, babel-preset-env
  • babel-generator, babel-parser, babel-types

🔬 Output optimization

  • babel-plugin-transform-nullish-coalescing-operator

Committers: 5

v7.26.4 (2024-12-05)

↩️ Revert

  • babel-traverse
    • #17005 Revert "perf: Improve scope information collection performance" (@​JLHwung)

Committers: 2

v7.26.3 (2024-12-04)

🐛 Bug Fix

🏠 Internal

... (truncated)

Changelog

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

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types
  • babel-compat-data, babel-preset-env
  • babel-generator, babel-parser, babel-types

🔬 Output optimization

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.4 (2024-12-05)

↩️ Revert

  • babel-traverse
    • #17005 Revert "perf: Improve scope information collection performance" (@​JLHwung)

v7.26.3 (2024-12-04)

🐛 Bug Fix

🏠 Internal

  • babel-helper-builder-binary-assignment-operator-visitor, babel-plugin-transform-exponentiation-operator

🏃‍♀️ Performance

v7.26.2 (2024-10-30)

... (truncated)

Commits

Updates @ibm-cloud/openapi-ruleset from 1.26.0 to 1.28.4

Release notes

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

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

@​ibm-cloud/openapi-ruleset 1.28.4 (2025-01-27)

Bug Fixes

  • typed-enum: modify spectral rule to look only at schemas (#719) (4517084)

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

@​ibm-cloud/openapi-ruleset 1.28.3 (2025-01-24)

Bug Fixes

  • ibm-use-date-based-format: tighten heuristic for flagging date-time values (#717) (542d6b0)

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

@​ibm-cloud/openapi-ruleset 1.28.2 (2025-01-24)

Bug Fixes

  • ibm-api-symmetry: handle dictionaries and top-level schemas (b771fd5)
  • ibm-api-symmetry: print info logs in coherent order (b341441)

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

@​ibm-cloud/openapi-ruleset 1.28.1 (2025-01-10)

Bug Fixes

  • ibm-well-defined-dictionaries: include patternProperties in validation (#713) (ad7134d)

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

@​ibm-cloud/openapi-ruleset 1.28.0 (2025-01-08)

Features

  • ibm-use-date-based-format: introduce new validation rule (e29329e)

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

@​ibm-cloud/openapi-ruleset 1.27.0 (2025-01-07)

Dependencies

... (truncated)

Changelog

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

@​ibm-cloud/openapi-ruleset 1.28.4 (2025-01-27)

Bug Fixes

  • typed-enum: modify spectral rule to look only at schemas (#719) (4517084)

@​ibm-cloud/openapi-ruleset 1.28.3 (2025-01-24)

Bug Fixes

  • ibm-use-date-based-format: tighten heuristic for flagging date-time values (#717) (542d6b0)

@​ibm-cloud/openapi-ruleset 1.28.2 (2025-01-24)

Bug Fixes

  • ibm-api-symmetry: handle dictionaries and top-level schemas (b771fd5)
  • ibm-api-symmetry: print info logs in coherent order (b341441)

@​ibm-cloud/openapi-ruleset 1.28.1 (2025-01-10)

Bug Fixes

  • ibm-well-defined-dictionaries: include patternProperties in validation (#713) (ad7134d)

@​ibm-cloud/openapi-ruleset 1.28.0 (2025-01-08)

Features

  • ibm-use-date-based-format: introduce new validation rule (e29329e)

@​ibm-cloud/openapi-ruleset 1.27.0 (2025-01-07)

Dependencies

  • @​ibm-cloud/openapi-ruleset-utilities: upgraded to 1.7.0
Commits
  • ec12e34 chore(release): 1.28.4 [skip ci]
  • 4517084 fix(typed-enum): modify spectral rule to look only at schemas (#719)
  • 55abee6 chore(release): 1.28.3 [skip ci]
  • 542d6b0 fix(ibm-use-date-based-format): tighten heuristic for flagging date-time valu...
  • 38e64d9 chore(release): 1.28.2 [skip ci]
  • b341441 fix(ibm-api-symmetry): print info logs in coherent order
  • b771fd5 fix(ibm-api-symmetry): handle dictionaries and top-level schemas
  • 155d6ca chore(release): 1.28.1 [skip ci]
  • ad7134d fix(ibm-well-defined-dictionaries): include patternProperties in validation (...
  • ebab62b chore(release): 1.28.0 [skip ci]
  • Additional commits viewable in compare view

Updates tsup from 8.3.5 to 8.3.6

Release notes

Sourced from tsup's releases.

v8.3.6

   🐞 Bug Fixes

    View changes on GitHub
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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2025
@dependabot dependabot bot requested a review from erunion February 1, 2025 02:03
Bumps the minor-development-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.13` | `4.17.15` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |
| [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.9` | `7.26.5` |
| [@ibm-cloud/openapi-ruleset](https://github.com/IBM/openapi-validator/tree/HEAD/packages/ruleset) | `1.26.0` | `1.28.4` |
| [tsup](https://github.com/egoist/tsup) | `8.3.5` | `8.3.6` |


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

Updates `typescript` from 5.7.2 to 5.7.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.7.2...v5.7.3)

Updates `@babel/eslint-parser` from 7.25.9 to 7.26.5
- [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.26.5/eslint/babel-eslint-parser)

Updates `@ibm-cloud/openapi-ruleset` from 1.26.0 to 1.28.4
- [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.3.5 to 8.3.6
- [Release notes](https://github.com/egoist/tsup/releases)
- [Commits](egoist/tsup@v8.3.5...v8.3.6)

---
updated-dependencies:
- 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-patch
  dependency-group: minor-development-deps
- dependency-name: "@babel/eslint-parser"
  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-patch
  dependency-group: minor-development-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minor-development-deps-cc26fa8ef7 branch from 3872939 to 03a0562 Compare February 1, 2025 06:05
@erunion erunion merged commit 133ca07 into main Feb 1, 2025
3 checks passed
@erunion erunion deleted the dependabot/npm_and_yarn/minor-development-deps-cc26fa8ef7 branch February 1, 2025 06:06
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