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

fix(deps): bump the npm_and_yarn group group with 2 updates #7151

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

Bumps the npm_and_yarn group group with 2 updates: @aws-sdk/client-cloudwatch-logs and fast-xml-parser.

Updates @aws-sdk/client-cloudwatch-logs from 3.348.0 to 3.536.0

Release notes

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

v3.536.0

3.536.0(2024-03-18)

Chores
Documentation Changes
  • client-timestream-query: Documentation updates, March 2024 (69aee05c)
New Features
  • clients: update client endpoints as of 2024-03-18 (e1a2dc24)
  • client-mediatailor: This release adds support to allow customers to show different content within a channel depending on metadata associated with the viewer. (72ad42dc)
  • client-rds: This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations. (861baa75)
  • client-cloudformation: This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed. (29679ab8)
  • client-kms: Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy (8a73474f)
  • client-s3: Fix two issues with response root node names. (cdd51de3)

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

v3.535.0

3.535.0(2024-03-15)

Chores
Documentation Changes
  • client-s3: Documentation updates for Amazon S3. (65377c89)
New Features
  • clients: update client endpoints as of 2024-03-15 (fc7fd785)
  • client-codebuild: AWS CodeBuild now supports overflow behavior on Reserved Capacity. (9cfb0022)
  • client-connect: This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API. (7fbd215f)

... (truncated)

Changelog

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

3.536.0 (2024-03-18)

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

3.535.0 (2024-03-15)

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

3.533.0 (2024-03-13)

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

3.529.1 (2024-03-08)

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

3.529.0 (2024-03-07)

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

3.525.0 (2024-02-29)

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

3.523.0 (2024-02-27)

... (truncated)

Commits
  • 69ecf8b Publish v3.536.0
  • 6bb7caa chore: move deprecation after description in comments (#5911)
  • c996c48 Publish v3.535.0
  • 74b4812 chore(docs): move documentation before release tag (#5905)
  • a967bfc chore(docs): add deprecation message for shapes (#5902)
  • 56e6715 chore(clients): allow commands to be constructed without arg if optional (#5901)
  • 96fd7dc chore(deps): bump tslib dependency to ^2.6.2 (#5899)
  • 90feb3f Publish v3.533.0
  • 2ed0a11 docs: add more inline structural type hints for blobs and streaming blobs (#5...
  • 6a7fc32 Publish v3.529.1
  • Additional commits viewable in compare view

Updates fast-xml-parser from 4.2.4 to 4.2.5

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.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

4.2.2 / 2023-04-18

  • fix #562: fix unpaired tag when it comes in last of a nested tag. Also throw error when unpaired tag is used as closing tag

4.2.1 / 2023-04-18

  • fix: jpath after unpaired tags

4.2.0 / 2023-04-09

  • support updateTag parser property

... (truncated)

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 group with 2 updates: [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) and [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).


Updates `@aws-sdk/client-cloudwatch-logs` from 3.348.0 to 3.536.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-cloudwatch-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.536.0/clients/client-cloudwatch-logs)

Updates `fast-xml-parser` from 4.2.4 to 4.2.5
- [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.4...v4.2.5)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: fast-xml-parser
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 19, 2024
@KenLSM KenLSM enabled auto-merge (squash) March 19, 2024 14:06
@KenLSM KenLSM merged commit d182639 into develop Mar 19, 2024
24 checks passed
@KenLSM KenLSM deleted the dependabot/npm_and_yarn/npm_and_yarn-security-group-6e3c0d0926 branch March 19, 2024 14:06
@KenLSM KenLSM mentioned this pull request Apr 2, 2024
40 tasks
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant