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 default group across 1 directory with 4 updates #26

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the default group with 4 updates in the / directory: cloudstructs, constructs, @types/node and typescript.

Updates cloudstructs from 0.9.18 to 0.9.19

Release notes

Sourced from cloudstructs's releases.

v0.9.19

0.9.19 (2024-10-09)

Commits

Updates constructs from 10.3.0 to 10.4.2

Release notes

Sourced from constructs's releases.

v10.4.2

10.4.2 (2024-10-14)

Bug Fixes

v10.4.1

10.4.1 (2024-10-11)

Bug Fixes

v10.4.0

10.4.0 (2024-10-11)

Features

Bug Fixes

v10.3.2

10.3.2 (2024-10-11)

Bug Fixes

  • Python constructs do not implement a compatible interface (#2495) (912158f)

v10.3.1

10.3.1 (2024-10-10)

Bug Fixes

Commits
  • 892bb11 fix: cannot create root construct in python (#2500)
  • fab93a5 chore(deps): upgrade dev dependencies (#2506)
  • b06a17d chore(deps): upgrade dev dependencies (#2504)
  • dcae75e chore(deps): upgrade dev dependencies (#2502)
  • 3f6a73a fix: revert "fix: cannot create root construct in python" (#2499)
  • bb7f237 fix: cannot create root construct in python (#2496)
  • 75f29f4 feat: stabilize experimental code (#2497)
  • e9bf09c fix: unnecessary strict node requirement in engines in package.json (#2498)
  • 912158f fix: Python constructs do not implement a compatible interface (#2495)
  • 037cd6a chore(deps): upgrade dev dependencies (#2494)
  • Additional commits viewable in compare view

Updates @types/node from 20.16.10 to 20.16.13

Commits

Updates typescript from 5.6.2 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:

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)
  • See full diff in compare view

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 default group with 4 updates in the / directory: [cloudstructs](https://github.com/jogold/cloudstructs), [constructs](https://github.com/aws/constructs), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


Updates `cloudstructs` from 0.9.18 to 0.9.19
- [Release notes](https://github.com/jogold/cloudstructs/releases)
- [Commits](jogold/cloudstructs@v0.9.18...v0.9.19)

Updates `constructs` from 10.3.0 to 10.4.2
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](aws/constructs@v10.3.0...v10.4.2)

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

Updates `typescript` from 5.6.2 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.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: cloudstructs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: constructs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: default
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: default
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: default
...

Signed-off-by: dependabot[bot] <[email protected]>
@dannysteenman dannysteenman merged commit de088f7 into main Oct 21, 2024
8 checks passed
@dannysteenman dannysteenman deleted the dependabot/npm_and_yarn/default-ecc309862b branch October 21, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant