aws-lambda-golang-cdk
aws-lambda-golang-cdk copied to clipboard
Bump xmldom and jsii-rosetta
Removes xmldom. It's no longer used after updating ancestor dependency jsii-rosetta. These dependencies need to be updated together.
Removes xmldom
Updates jsii-rosetta from 1.6.0 to 1.69.0
Release notes
Sourced from jsii-rosetta's releases.
v1.69.0
Features
Bug Fixes
- jsii: missing deprecation warning in collections (#3756) (72f2e7c), closes #3755
- kernel: EPERM on rename operation on Windows (#3769) (bab1d38), closes #992 #3724 #3751
- python: bin script python support, test argument passing (#3762) (0cf5008), closes #3694
v1.68.0
Features
Bug Fixes
- jsii: unable to return Promise (#3752) (852b3dc), closes #51
- pacmak: .NET bindings fail to compile with error CS8120 (#3760) (783ec7f), closes #3759
- runtime: type not found (#3763) (c7dfad3), closes #3742
v1.67.0
Features
- java: dynamic type checking for union-typed parameters (#3703) (26ca47c)
- java: utility to perform unsafe cast (#3730) (4a52d4c)
- kernel: experimental runtime package cache (#3724) (4c2dcd5), closes #3389
Bug Fixes
- java: type generation code-gen issues (#3735) (cf04f79)
- pacmak: crash when generating java code (1fd58db)
v1.66.0
Features
- go: emit deprecation warning when using go1.16 and go1.17 (#3718) (3cf5c28)
- go: runtime type check type unions (#3712) (c73c2ee)
Bug Fixes
... (truncated)
Changelog
Sourced from jsii-rosetta's changelog.
1.69.0 (2022-09-27)
Features
Bug Fixes
- jsii: missing deprecation warning in collections (#3756) (72f2e7c), closes #3755
- kernel: EPERM on rename operation on Windows (#3769) (bab1d38), closes #992 #3724 #3751
- python: bin script python support, test argument passing (#3762) (0cf5008), closes #3694
1.68.0 (2022-09-22)
Features
Bug Fixes
- jsii: unable to return Promise (#3752) (852b3dc), closes #51
- pacmak: .NET bindings fail to compile with error CS8120 (#3760) (783ec7f), closes #3759
- runtime: type not found (#3763) (c7dfad3), closes #3742
1.67.0 (2022-09-02)
Features
- java: dynamic type checking for union-typed parameters (#3703) (26ca47c)
- java: utility to perform unsafe cast (#3730) (4a52d4c)
- kernel: experimental runtime package cache (#3724) (4c2dcd5), closes #3389
Bug Fixes
- java: type generation code-gen issues (#3735) (cf04f79)
- pacmak: crash when generating java code (1fd58db)
1.66.0 (2022-08-29)
Features
... (truncated)
Commits
3d2126cchore: npm-check-updates && yarn upgrade (#3736)9768e2afix(rosetta): rosetta reader expects default tablet file to be uncompressed (...0cc5b11chore: npm-check-updates && yarn upgrade (#3711)52afd93chore: npm-check-updates && yarn upgrade (#3701)611323bchore: move replaceAssembly to@jsii/specand expose it (#3696)7a23f9fchore: npm-check-updates && yarn upgrade (#3697)5275da6chore(deps): Update attrs requirement from ~=21.2 to >=21.2,<23.0 in /package...69559a5chore: npm-check-updates && yarn upgrade (#3682)833a717fix(pyhon): under-qualified types used by dynamic type checking (#3688)30eded9fix(rosetta): tablet compression handled incorrectly in multiple places (#3670)- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.