Skip to content

chore(deps): bump jsii from 1.61.0 to 1.62.0 #1294

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

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2022

Bumps jsii from 1.61.0 to 1.62.0.

Release notes

Sourced from jsii's releases.

v1.62.0

Features

  • @​jsii/spec: add loadAssemblyFromBuffer function (#3634) (4f3a0d1)
  • @​jsii/spec: add a utility library to be consumed by jsii modules (#3570) (635404a)
  • rosetta: tablets can be compressed (#3652) (359e74f)
  • use new read/load assembly functions everywhere (#3600) (623c0c1), closes #3570 #3570

Bug Fixes

  • benchmark: compilation fails due to missing dependencies (#3610) (28db6e3)
  • jitter Docker build startup (#3646) (5857ea8)
  • jsii: fail compilation when two or more enum members have same val (#3412) (f64dace), closes #2782
  • Status icon for Go language that it is generally available. (#3607) (1762310)
Changelog

Sourced from jsii's changelog.

1.62.0 (2022-07-12)

Features

  • @​jsii/spec: add loadAssemblyFromBuffer function (#3634) (4f3a0d1)
  • @​jsii/spec: add a utility library to be consumed by jsii modules (#3570) (635404a)
  • rosetta: tablets can be compressed (#3652) (359e74f)
  • use new read/load assembly functions everywhere (#3600) (623c0c1), closes #3570 #3570

Bug Fixes

  • benchmark: compilation fails due to missing dependencies (#3610) (28db6e3)
  • jitter Docker build startup (#3646) (5857ea8)
  • jsii: fail compilation when two or more enum members have same val (#3412) (f64dace), closes #2782
  • Status icon for Go language that it is generally available. (#3607) (1762310)
Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 12, 2022
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 12, 2022
@github-actions
Copy link
Contributor

@awslabs/aws-lambda-powertools-python No related issues found. Please ensure 'pending-release' label is applied before releasing.

@github-actions github-actions bot added the internal Maintenance changes label Jul 12, 2022
@heitorlessa heitorlessa requested a review from am29d July 13, 2022 09:57
@heitorlessa
Copy link
Contributor

looks safe but I'm usually worried with all things CDK - mind double checking @am29d pretty please?

@heitorlessa heitorlessa force-pushed the develop branch 2 times, most recently from 742ccf5 to b582992 Compare July 13, 2022 11:59
@am29d
Copy link
Contributor

am29d commented Jul 13, 2022

This looks a bit weird with so many commits. Let me untangle what exactly is jsii update.

@am29d
Copy link
Contributor

am29d commented Jul 13, 2022

The jsii merge is safe, I will make a dedicate workflow to run cdk synth for the bump PRs for this specific subproject. This will help us to check if there are any breaking changes in the future.

@pull-request-size pull-request-size bot removed the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 13, 2022
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation github-actions Pull requests that update Github_actions code logger labels Jul 13, 2022
@pull-request-size pull-request-size bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jul 13, 2022
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/jsii-1.62.0 branch from 8c5b220 to 49d5a4c Compare July 13, 2022 20:20
@pull-request-size pull-request-size bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jul 13, 2022
@heitorlessa heitorlessa merged commit e677cab into develop Jul 14, 2022
@heitorlessa heitorlessa deleted the dependabot/pip/develop/jsii-1.62.0 branch July 14, 2022 12:42
heitorlessa added a commit to heitorlessa/aws-lambda-powertools-python that referenced this pull request Jul 14, 2022
* develop:
  chore(deps): bump jsii from 1.61.0 to 1.62.0 (aws-powertools#1294)
  chore(ci): experiment with conditional on outputs
  chore(ci): improve error handling for non-issue numbers
  fix(ci): address conditional type on_merge
  chore(ci): add end to end testing mechanism (aws-powertools#1247)
  chore(deps-dev): bump mypy-boto3-appconfig from 1.24.0 to 1.24.29 (aws-powertools#1295)
@rubenfonseca rubenfonseca removed the documentation Improvements or additions to documentation label Jul 18, 2022
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 github-actions Pull requests that update Github_actions code internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants