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

build(deps): bump the production-compat group with 6 updates #2841

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2023

Bumps the production-compat group with 6 updates:

Package From To
@types/node 20.6.0 20.6.2
@babel/core 7.22.17 7.22.19
eslint-plugin-jsdoc 46.5.1 46.8.1
@types/koa 2.13.8 2.13.9
@aws-sdk/client-s3 3.409.0 3.414.0
@aws-sdk/lib-storage 3.409.0 3.414.0

Updates @types/node from 20.6.0 to 20.6.2

Commits

Updates @babel/core from 7.22.17 to 7.22.19

Release notes

Sourced from @​babel/core's releases.

v7.22.19 (2023-09-14)

Re-published 7.22.18, due to a releasing error.

v7.22.18 (2023-09-14)

NOTE: This release had a publishing problem -- it has been re-published as 7.22.19.

Thanks @​dhlolo for your first PR!

🐛 Bug Fix

  • babel-helper-validator-identifier
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #15898 Fix transform of named import with shadowed namespace import (@​dhlolo)

↩️ Revert

Committers: 3

Changelog

Sourced from @​babel/core's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliance]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

This file contains the changelog starting from v7.15.0.

v7.22.18 (2023-09-14)

🐛 Bug Fix

  • babel-helper-validator-identifier
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #15898 Fix transform of named import with shadowed namespace import (@​dhlolo)

↩️ Revert

Commits

Updates eslint-plugin-jsdoc from 46.5.1 to 46.8.1

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v46.8.1

46.8.1 (2023-09-15)

Bug Fixes

  • require-description-complete-sentence: allow all inline tags at beginning of sentence; fixes #1150 (e8b1475)

v46.8.0

46.8.0 (2023-09-14)

Features

  • require-returns: add publicOnly option; fixes #1137 (8dbcb6f)

v46.7.0

46.7.0 (2023-09-13)

Features

  • require-returns: add optional fixer (dfd2a8a)

v46.6.0

46.6.0 (2023-09-10)

Features

Commits
  • e8b1475 fix(require-description-complete-sentence): allow all inline tags at beginn...
  • 8dbcb6f feat(require-returns): add publicOnly option; fixes #1137
  • dfd2a8a feat(require-returns): add optional fixer
  • 6f1b50b feat(informative-docs): add excludedTags; fixes #1153
  • See full diff in compare view

Updates @types/koa from 2.13.8 to 2.13.9

Commits

Updates @aws-sdk/client-s3 from 3.409.0 to 3.414.0

Release notes

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

v3.414.0

3.414.0(2023-09-15)

Chores
Documentation Changes
  • client-datasync: Documentation-only updates for AWS DataSync. (2cac9a66)
New Features
  • clients: update client endpoints as of 2023-09-15 (c97bb47d)
  • client-appstream: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block (aec538fa)
  • client-connect: New rule type (OnMetricDataUpdate) has been added (69efc926)
  • client-sagemaker: This release introduces Skip Model Validation for Model Packages (c5ed6cc1)
  • region-config: add aws region runtime extension codegen (#5157) (b9d59e81)
Bug Fixes
  • middleware-sdk-s3: use console warn if logger is no-op (#5222) (db976982)

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

v3.413.0

3.413.0(2023-09-14)

Chores
Documentation Changes
  • client-cloudformation: Documentation updates for AWS CloudFormation (51a93f36)
New Features
  • client-lookoutequipment: This release adds APIs for the new scheduled retraining feature. (2b1a63d6)
  • client-entityresolution: Changed "ResolutionTechniques" and "MappedInputFields" in workflow and schema mapping operations to be required fields. (f5dd707c)
  • client-appstream: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance. (7b199462)

... (truncated)

Changelog

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

3.414.0 (2023-09-15)

Features

  • region-config: add aws region runtime extension codegen (#5157) (b9d59e8)

3.413.0 (2023-09-14)

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

3.412.0 (2023-09-13)

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

3.410.0 (2023-09-11)

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

Commits

Updates @aws-sdk/lib-storage from 3.409.0 to 3.414.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.414.0

3.414.0(2023-09-15)

Chores
Documentation Changes
  • client-datasync: Documentation-only updates for AWS DataSync. (2cac9a66)
New Features
  • clients: update client endpoints as of 2023-09-15 (c97bb47d)
  • client-appstream: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block (aec538fa)
  • client-connect: New rule type (OnMetricDataUpdate) has been added (69efc926)
  • client-sagemaker: This release introduces Skip Model Validation for Model Packages (c5ed6cc1)
  • region-config: add aws region runtime extension codegen (#5157) (b9d59e81)
Bug Fixes
  • middleware-sdk-s3: use console warn if logger is no-op (#5222) (db976982)

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

v3.413.0

3.413.0(2023-09-14)

Chores
Documentation Changes
  • client-cloudformation: Documentation updates for AWS CloudFormation (51a93f36)
New Features
  • client-lookoutequipment: This release adds APIs for the new scheduled retraining feature. (2b1a63d6)
  • client-entityresolution: Changed "ResolutionTechniques" and "MappedInputFields" in workflow and schema mapping operations to be required fields. (f5dd707c)
  • client-appstream: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance. (7b199462)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.414.0 (2023-09-15)

Note: Version bump only for package @​aws-sdk/lib-storage

3.413.0 (2023-09-14)

Note: Version bump only for package @​aws-sdk/lib-storage

3.412.0 (2023-09-13)

Note: Version bump only for package @​aws-sdk/lib-storage

3.410.0 (2023-09-11)

Note: Version bump only for package @​aws-sdk/lib-storage

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 production-compat group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.0` | `20.6.2` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.17` | `7.22.19` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `46.5.1` | `46.8.1` |
| [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) | `2.13.8` | `2.13.9` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.409.0` | `3.414.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.409.0` | `3.414.0` |


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

Updates `@babel/core` from 7.22.17 to 7.22.19
- [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.22.19/packages/babel-core)

Updates `eslint-plugin-jsdoc` from 46.5.1 to 46.8.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v46.5.1...v46.8.1)

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

Updates `@aws-sdk/client-s3` from 3.409.0 to 3.414.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.414.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.409.0 to 3.414.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.414.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-compat
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-compat
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-compat
- dependency-name: "@types/koa"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-compat
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-compat
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-compat
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2023
@dirkdev98 dirkdev98 merged commit a77a1dc into main Sep 16, 2023
13 checks passed
@dirkdev98 dirkdev98 deleted the dependabot/npm_and_yarn/production-compat-ff414237c4 branch September 16, 2023 11:39
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.

None yet

1 participant