neuroanatomy / BrainBox

BrainBox is a web application that lets you annotate and segment 3D brain imaging data in real time, collaboratively.
https://brainbox.pasteur.fr
Other
96 stars 46 forks source link

Bump fast-xml-parser and @aws-sdk/credential-providers #382

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps fast-xml-parser and @aws-sdk/credential-providers. These dependencies needed to be updated together. Updates fast-xml-parser from 4.0.11 to 4.2.5

Release notes

Sourced from fast-xml-parser's releases.

Security Fix

Update to this release if you use entity parsing in Fast XML Parser.

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

4.1.4 / 2023-04-08

  • update typings to let user create XMLBuilder instance without options (#556) (By Patrick)
  • fix: IsArray option isn't parsing tags with 0 as value correctly #490 (#557) (By Aleksandr Murashkin)
  • feature: support oneListGroup to group repeated children tags udder single group

4.1.3 / 2023-02-26

  • fix #546: Support complex entity value

4.1.2 / 2023-02-12

  • Security Fix

4.1.1 / 2023-02-03

... (truncated)

Commits


Updates @aws-sdk/credential-providers from 3.241.0 to 3.470.0

Release notes

Sourced from @​aws-sdk/credential-providers's releases.

v3.470.0

3.470.0(2023-12-08)

Chores
New Features
  • client-finspace: Releasing Scaling Group, Dataview, and Volume APIs (f18d4efb)
  • client-ec2: M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors. (1a9fca9e)
  • client-cloudwatch: Adds support for the OpenTelemetry 1.0 output format in CloudWatch Metric Streams. (349863d8)
Bug Fixes
  • client-workspaces-thin-client: add compatibility alias (#5555) (b0756b9a)

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

v3.469.0

3.469.0(2023-12-07)

New Features
  • clients: update client endpoints as of 2023-12-07 (07b4fda9)
  • client-codedeploy: This release adds support for two new CodeDeploy features: 1) zonal deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group termination lifecycle hook events. (a75595df)

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

v3.468.0

3.468.0(2023-12-06)

Chores
Documentation Changes
  • client-comprehend: Documentation updates for Trust and Safety features. (2a70f0ca)
New Features
  • client-backup: AWS Backup - Features: Add VaultType to the output of DescribeRecoveryPoint, ListRecoveryPointByBackupVault API and add ResourceType to the input of ListRestoreJobs API (f1f4163d)
  • client-ec2: Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel. (35fbeb84)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-providers's changelog.

3.470.0 (2023-12-08)

Note: Version bump only for package @​aws-sdk/credential-providers

3.468.0 (2023-12-06)

Note: Version bump only for package @​aws-sdk/credential-providers

3.465.0 (2023-12-01)

Note: Version bump only for package @​aws-sdk/credential-providers

3.462.0 (2023-11-29)

Note: Version bump only for package @​aws-sdk/credential-providers

3.461.0 (2023-11-28)

Note: Version bump only for package @​aws-sdk/credential-providers

3.460.0 (2023-11-28)

Note: Version bump only for package @​aws-sdk/credential-providers

3.458.0 (2023-11-27)

... (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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/neuroanatomy/BrainBox/network/alerts).