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

Bump the root-deps group with 9 updates #390

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Bumps the root-deps group with 9 updates:

Package From To
lerna 8.0.1 8.0.2
@types/node 18.19.4 18.19.6
@types/node-forge 1.3.10 1.3.11
@oclif/core 3.15.1 3.18.1
@aws-sdk/client-lightsail 3.484.0 3.489.0
@aws-sdk/client-s3 3.484.0 3.489.0
@swc/core 1.3.101 1.3.102
oclif 4.2.0 4.3.1
@fastify/request-context 5.0.0 5.1.0

Updates lerna from 8.0.1 to 8.0.2

Release notes

Sourced from lerna's releases.

v8.0.2

8.0.2 (2024-01-05)

Bug Fixes

  • add-caching: explicitly set targetDefaults for all scripts (#3929) (dae18c9)
Changelog

Sourced from lerna's changelog.

8.0.2 (2024-01-05)

Bug Fixes

  • add-caching: explicitly set targetDefaults for all scripts (#3929) (dae18c9)
Commits

Updates @types/node from 18.19.4 to 18.19.6

Commits

Updates @types/node-forge from 1.3.10 to 1.3.11

Commits

Updates @oclif/core from 3.15.1 to 3.18.1

Release notes

Sourced from @​oclif/core's releases.

3.18.1

Bug Fixes

  • make @​types/cli-progress a dependency (#922) (6528850)

3.18.0

Features

3.17.0

Features

3.16.0

Features

Changelog

Sourced from @​oclif/core's changelog.

3.18.1 (2024-01-10)

Bug Fixes

  • make @​types/cli-progress a dependency (#922) (6528850)

3.18.0 (2024-01-09)

Features

3.17.0 (2024-01-09)

Features

3.16.0 (2024-01-02)

Features

Commits
  • b268543 chore(release): 3.18.1 [skip ci]
  • 6528850 fix: make @​types/cli-progress a dependency (#922)
  • 6a17844 chore(dev-deps): bump typescript from 5.2.2 to 5.3.3 (#901)
  • 5b41fe7 Merge pull request #921 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 84c581d chore(dev-deps): bump eslint-config-oclif-typescript
  • cd29fe7 chore(release): 3.18.0 [skip ci]
  • 1542bd7 Merge pull request #892 from oclif/mdonnalley/no-tsconfck
  • 6d6fc12 chore(release): 3.17.0 [skip ci]
  • 42b113b feat: add node.options to pjson typings (#919)
  • eafdba3 Merge branch 'main' into mdonnalley/no-tsconfck
  • Additional commits viewable in compare view

Updates @aws-sdk/client-lightsail from 3.484.0 to 3.489.0

Release notes

Sourced from @​aws-sdk/client-lightsail's releases.

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features
  • clients: update client endpoints as of 2024-01-10 (e1dc42fe)
  • client-location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap. (75ee39f2)
  • client-wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (e7c58be3)
  • client-route-53: Route53 now supports geoproximity routing in AWS regions (950e4a0e)
  • client-cloudwatch-logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection. (3bf5ed50)
  • client-connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields. (f7bd2774)
  • client-qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (27cbbe0a)
Bug Fixes
  • dependency check script and undeclared dependencies (#5658) (3c249d00)

For list of updated packages, view updated-packages.md in assets-3.489.0.zip

v3.488.0

3.488.0(2024-01-08)

Chores
  • add migration issue template for SDK v2 to v3 upgrade (#5648) (5385b591)
New Features
  • client-codebuild: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE (5aeb14a8)
  • client-route53resolver: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type. (e4f1a11a)
  • client-ec2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors. (c62c9b26)
  • experimentalIdentityAndAuth: release phase for services with signing customizations (#5286) (1ba36c48)

For list of updated packages, view updated-packages.md in assets-3.488.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-lightsail's changelog.

3.489.0 (2024-01-10)

Note: Version bump only for package @​aws-sdk/client-lightsail

3.486.0 (2024-01-04)

Features

  • client-lightsail: This release adds support to set up an HTTPS endpoint on an instance. (89d32d2)

3.485.0 (2024-01-03)

Features

  • credential-providers: add credentialScope field (#5606) (04c1459)
Commits
  • 62c2ec4 Publish v3.489.0
  • 3b0b0c6 Publish v3.486.0
  • 89d32d2 feat(client-lightsail): This release adds support to set up an HTTPS endpoint...
  • a9a4580 Publish v3.485.0
  • 04c1459 feat(credential-providers): add credentialScope field (#5606)
  • See full diff in compare view

Updates @aws-sdk/client-s3 from 3.484.0 to 3.489.0

Release notes

Sourced from @​aws-sdk/client-s3's releases.

v3.489.0

3.489.0(2024-01-10)

Chores
Documentation Changes
  • client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
  • middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features
  • clients: update client endpoints as of 2024-01-10 (e1dc42fe)
  • client-location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap. (75ee39f2)
  • client-wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (e7c58be3)
  • client-route-53: Route53 now supports geoproximity routing in AWS regions (950e4a0e)
  • client-cloudwatch-logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection. (3bf5ed50)
  • client-connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields. (f7bd2774)
  • client-qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (27cbbe0a)
Bug Fixes
  • dependency check script and undeclared dependencies (#5658) (3c249d00)

For list of updated packages, view updated-packages.md in assets-3.489.0.zip

v3.488.0

3.488.0(2024-01-08)

Chores
  • add migration issue template for SDK v2 to v3 upgrade (#5648) (5385b591)
New Features
  • client-codebuild: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE (5aeb14a8)
  • client-route53resolver: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type. (e4f1a11a)
  • client-ec2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors. (c62c9b26)
  • experimentalIdentityAndAuth: release phase for services with signing customizations (#5286) (1ba36c48)

For list of updated packages, view updated-packages.md in assets-3.488.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-s3's changelog.

3.489.0 (2024-01-10)

Note: Version bump only for package @​aws-sdk/client-s3

3.485.0 (2024-01-03)

Features

  • credential-providers: add credentialScope field (#5606) (04c1459)
Commits

Updates @swc/core from 1.3.101 to 1.3.102

Changelog

Sourced from @​swc/core's changelog.

[1.3.102] - 2023-12-31

Bug Fixes

  • (css/parser) Fix parsing of hsla(var(--foo), 1) (#8443) (d89b60a)

  • (es) Apply paren_remover for minify (#8442) (e68720a)

  • (es/codegen) Fix codegen of type-only export declarations (#8447) (65dec90)

  • (es/codegen) Emit override keyword (#8449) (0dd96f8)

  • (es/compat) Use correct span.lo in class transforms (#8439) (a06d5b2)

  • (es/minifier) Add WeakRef as a safe global reference (#8458) (d681785)

  • (es/parser) Disallowing await as an identifier in class static block (#8450) (0b188cc)

  • (es/renamer) Correctly check top level (#8456) (1e44e57)

Commits
  • cc328ea chore: Publish v1.3.102 with swc_core v0.87.10 (#8464)
  • 66fe813 chore: Publish 1.3.102-nightly-20231231.1
  • 2e0f305 chore: Publish 1.3.102-nightly-20231230.1
  • e3f25c2 chore: Publish crates
  • d681785 fix(es/minifier): Add WeakRef as a safe global reference (#8458)
  • 4229e7b chore: Publish crates
  • 0b188cc fix(es/parser): Disallowing await as an identifier in class static block (#8450)
  • b76dd46 chore: Publish 1.3.102-nightly-20231229.1
  • 3492e6f chore: Publish crates
  • 1e44e57 fix(es/renamer): Correctly check top level (#8456)
  • Additional commits viewable in compare view

Updates oclif from 4.2.0 to 4.3.1

Release notes

Sourced from oclif's releases.

4.3.1

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.0.7 to 3.0.8 (#1242) (6072880)

4.3.0

Features

Changelog

Sourced from oclif's changelog.

4.3.1 (2024-01-10)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.0.7 to 3.0.8 (#1242) (6072880)

4.3.0 (2024-01-10)

Features

Commits

Updates @fastify/request-context from 5.0.0 to 5.1.0

Release notes

Sourced from @​fastify/request-context's releases.

v5.1.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-request-context@v5.0.0...v5.1.0

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 root-deps group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.0.1` | `8.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.4` | `18.19.6` |
| [@types/node-forge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-forge) | `1.3.10` | `1.3.11` |
| [@oclif/core](https://github.com/oclif/core) | `3.15.1` | `3.18.1` |
| [@aws-sdk/client-lightsail](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lightsail) | `3.484.0` | `3.489.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.484.0` | `3.489.0` |
| [@swc/core](https://github.com/swc-project/swc) | `1.3.101` | `1.3.102` |
| [oclif](https://github.com/oclif/oclif) | `4.2.0` | `4.3.1` |
| [@fastify/request-context](https://github.com/fastify/fastify-request-context) | `5.0.0` | `5.1.0` |


Updates `lerna` from 8.0.1 to 8.0.2
- [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.0.2/packages/lerna)

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

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

Updates `@oclif/core` from 3.15.1 to 3.18.1
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.15.1...3.18.1)

Updates `@aws-sdk/client-lightsail` from 3.484.0 to 3.489.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lightsail/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/clients/client-lightsail)

Updates `@aws-sdk/client-s3` from 3.484.0 to 3.489.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.489.0/clients/client-s3)

Updates `@swc/core` from 1.3.101 to 1.3.102
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.101...v1.3.102)

Updates `oclif` from 4.2.0 to 4.3.1
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.2.0...4.3.1)

Updates `@fastify/request-context` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/fastify/fastify-request-context/releases)
- [Commits](fastify/fastify-request-context@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: "@types/node-forge"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-deps
- dependency-name: "@aws-sdk/client-lightsail"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-deps
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-deps
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: root-deps
- dependency-name: "@fastify/request-context"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/root-deps-361cc52cd1 branch January 14, 2024 10:46
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants