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 npm_and_yarn group across 1 directory with 6 updates #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps the npm_and_yarn group with 5 updates in the / directory:

Package From To
fast-xml-parser 4.2.5 4.4.1
aws-amplify 5.3.15 6.4.3
semver 7.5.1 7.5.3
aws-cdk-lib 2.80.0 2.129.0
@aws-amplify/amplify-cli-core 4.3.0 4.3.9

Updates fast-xml-parser from 4.2.5 to 4.4.1

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

4.4.1 / 2024-07-28

  • v5 fix: maximum length limit to currency value
  • fix #634: build attributes with oneListGroup and attributesGroupName (#653)(By Andreas Naziris)
  • fix: get oneListGroup to work as expected for array of strings (#662)(By Andreas Naziris)

4.4.0 / 2024-05-18

  • fix #654: parse attribute list correctly for self closing stop node.
  • fix: validator bug when closing tag is not opened. (#647) (By Ryosuke Fukatani)
  • fix #581: typings; return type of tagValueProcessor & attributeValueProcessor (#582) (By monholm)

4.3.6 / 2024-03-16

4.3.5 / 2024-02-24

  • code for v5 is added for experimental use

4.3.4 / 2024-01-10

  • fix: Don't escape entities in CDATA sections (#633) (By wackbyte)

4.3.3 / 2024-01-10

  • Remove unnecessary regex

4.3.2 / 2023-10-02

4.3.1 / 2023-09-24

  • revert back "Fix typings for builder and parser to make return type generic" to avoid failure of existing projects. Need to decide a common approach.

4.3.0 / 2023-09-20

4.2.7 / 2023-07-30

  • Fix: builder should set text node correctly when only textnode is present (#589) (By qianqing)
  • Fix: Fix for null and undefined attributes when building xml (#585) (#598). A null or undefined value should be ignored. (By Eugenio Ceschia)

4.2.6 / 2023-07-17

4.2.5 / 2023-06-22

  • change code implementation

4.2.4 / 2023-06-06

  • fix security bug

4.2.3 / 2023-06-05

  • fix security bug

... (truncated)

Commits
  • d40e29c update package detail and browser bundles
  • d0bfe8a fix maxlength for currency value
  • 2c14fcf Update bug-report-or-unexpected-output.md
  • acf610f fix #634: build attributes with oneListGroup and attributesGroupName (#653)
  • 931e910 fix: get oneListGroup to work as expected for array of strings (#662)
  • b8e40c8 Update ISSUE_TEMPLATE.md
  • a6265ba chore: add trend image (#658)
  • db1c548 redesign README.md
  • 338a2c6 Rename 1.Getting Started.md to 1.GettingStarted.md
  • c762537 Rename v5 docs filenames (#659)
  • Additional commits viewable in compare view

Updates aws-amplify from 5.3.15 to 6.4.3

Release notes

Sourced from aws-amplify's releases.

2024-07-23 Amplify JS release - [email protected]

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.4.3

2024-07-22 Amplify JS release - [email protected]

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.4.2

2024-06-18 Amplify JS release - [email protected]

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.4.1

[email protected]

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.4.0

2024-06-24 Amplify JS release - [email protected]

... (truncated)

Commits
  • 09076c5 chore(release): Publish [skip release]
  • 553a429 chore(release): Set core metadata [skip release]
  • fcba0bb release(required): Amplify JS release (#13629)
  • b473ce3 fix(rtn-web-browser): signInWithRedirect needs to be called twice on Android
  • 3d70792 fix(storage): omit subPathStrategy when prefix is defined (#13618)
  • 9fb5988 chore: Merge release into main (#13623)
  • 4c7e6ed chore(release): Update API docs [skip release]
  • 5c372cc chore(release): Publish [skip release]
  • 4efe9be chore(release): Set core metadata [skip release]
  • 9cc959a release(required): Amplify JS release (#13622)
  • Additional commits viewable in compare view

Updates semver from 7.5.1 to 7.5.3

Release notes

Sourced from semver's releases.

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

Changelog

Sourced from semver's changelog.

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

Commits
  • 7fdf1ef chore: release 7.5.3
  • bf53dd8 docs: add example for > comparator (#569)
  • abdd93d fix: set max lengths in regex for numeric and build identifiers (#571)
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • See full diff in compare view

Updates aws-cdk-lib from 2.80.0 to 2.129.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.129.0

Features


Alpha modules (2.129.0-alpha.0)

Bug Fixes

  • appconfig: scope generated alarm role policy to '*' for composite alarm support (#29171) (c17879d)

v2.128.0

Features

Bug Fixes


Alpha modules (2.128.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • app-staging-synthesizer-alpha: stagingBucketEncryption property is now required. For existing apps, specify BucketEncryption.KMS to retain existing behavior. For new apps, choose the bucket encryption that makes most sense for your use case. BucketEncryption.S3_MANAGED is available and is intended to be the default when this module is stabilized.

Features

  • app-staging-synthesizer-alpha: require passing stagingBucketEncryption and note that we intend to default to S3_MANAGED in the future (#28978) (fc8b955), closes #28815 #28903 aws/aws-cdk#28978
  • pipes-enrichments: new EventBridge Pipes enrichments alpha module (#29063) (5a54ec5)
  • pipes-targets: new EventBridge Pipes targets alpha module (#29057) (9419f54)
  • scheduler-targets-alpha: SageMakerStartPipelineExecution Target (#28927) (db260b0), closes #27457

Bug Fixes

  • appconfig: deployment recreated on every cdk deployment (#28782) (a21731c)

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.129.0 (2024-02-21)

Features

2.128.0 (2024-02-14)

Features

Bug Fixes

2.127.0 (2024-02-09)

Features

... (truncated)

Commits
  • c579e3c feat: update L1 CloudFormation resource definitions (#29191)
  • 90caad9 feat(lambda): Add Ipv6AllowedforDualStack support for Lambda function (#28...
  • 74335f6 feat(lambda): adding .net 8 (dotnet8) lambda runtime support (#29178)
  • a75f447 feat(sns): enforce ssl with topic policy (#29144)
  • 1fd5485 refactor(ecs-patterns): organize tests (#29170)
  • da0b82c feat(rds): support Aurora MySQL 3.05.2 (#29166)
  • 058b120 refactor(ecs-patterns): organize hierarchy of describe in tests (#29153)
  • e92dbec feat(ecs): credentialSpecs in ContainerDefinitionOptions (#29085)
  • 2b0ed53 feat(cloudfront-origin): adding FunctionUrlOrigin (#29101)
  • 3c122a4 feat(synthetics): latest canary runtimes for NodeJS, Python (#29132)
  • Additional commits viewable in compare view

Updates @aws-amplify/amplify-cli-core from 4.3.0 to 4.3.9

Changelog

Sourced from @​aws-amplify/amplify-cli-core's changelog.

4.3.9 (2024-06-27)

Note: Version bump only for package @​aws-amplify/amplify-cli-core

4.3.8 (2024-06-20)

Bug Fixes

  • cli: add feature flag to control subscription field redaction behavior (#13827) (4f9aadb)

4.3.7 (2024-06-06)

Bug Fixes

4.3.6 (2024-05-24)

Bug Fixes

  • do not create read stream for zip entries that are not being extracted (883b23b)
  • don't create symlinks after extracting zip (#13791) (08f358d)

4.3.5 (2024-05-07)

Note: Version bump only for package @​aws-amplify/amplify-cli-core

... (truncated)

Commits
  • 7322d97 chore(release): Publish latest
  • 26a9d75 chore: upgrade data packages (#13834)
  • bd1ab65 chore: upgrade cdk to 2.129.0 (#13757)
  • a7002ec chore(release): Publish latest
  • 4f9aadb fix(cli): add feature flag to control subscription field redaction behavior (...
  • 57ddd76 chore(release): Publish latest
  • 125b80e chore: upgrade data packages
  • 81ce57a fix: skip types in current cloud backend (#13803)
  • 396985a chore(release): Publish latest (#13796)
  • 883b23b fix: do not create read stream for zip entries that are not being extracted
  • Additional commits viewable in compare view

Updates braces from 2.3.2 to 3.0.3

Changelog

Sourced from braces's changelog.

Release history

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Changelogs are for humans, not machines.
  • There should be an entry for every single version.
  • The same types of changes should be grouped.
  • Versions and sections should be linkable.
  • The latest version comes first.
  • The release date of each versions is displayed.
  • Mention whether you follow Semantic Versioning.

Changelog entries are classified using the following labels (from keep-a-changelog):

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[3.0.0] - 2018-04-08

v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer deps, and a more accurate parser and compiler.

Breaking Changes

  • The undocumented .makeRe method was removed

Non-breaking changes

  • Caching was removed
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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `4.2.5` | `4.4.1` |
| [aws-amplify](https://github.com/aws-amplify/amplify-js) | `5.3.15` | `6.4.3` |
| [semver](https://github.com/npm/node-semver) | `7.5.1` | `7.5.3` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.80.0` | `2.129.0` |
| [@aws-amplify/amplify-cli-core](https://github.com/aws-amplify/amplify-cli/tree/HEAD/packages/amplify-cli-core) | `4.3.0` | `4.3.9` |



Updates `fast-xml-parser` from 4.2.5 to 4.4.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.2.5...v4.4.1)

Updates `aws-amplify` from 5.3.15 to 6.4.3
- [Release notes](https://github.com/aws-amplify/amplify-js/releases)
- [Commits](https://github.com/aws-amplify/amplify-js/compare/[email protected]@6.4.3)

Updates `semver` from 7.5.1 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.5.1...v7.5.3)

Updates `aws-cdk-lib` from 2.80.0 to 2.129.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.129.0/packages/aws-cdk-lib)

Updates `@aws-amplify/amplify-cli-core` from 4.3.0 to 4.3.9
- [Release notes](https://github.com/aws-amplify/amplify-cli/releases)
- [Changelog](https://github.com/aws-amplify/amplify-cli/blob/dev/packages/amplify-cli-core/CHANGELOG.md)
- [Commits](https://github.com/aws-amplify/amplify-cli/commits/@aws-amplify/[email protected]/packages/amplify-cli-core)

Updates `braces` from 2.3.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits/3.0.3)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: aws-amplify
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: aws-cdk-lib
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@aws-amplify/amplify-cli-core"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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 Aug 1, 2024
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