barryf / vibrancy

Headless CMS and Micropub endpoint for personal websites. Used for the back-end of https://barryfrost.com
MIT License
20 stars 2 forks source link

Bump xml2js and @architect/architect #58

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps xml2js to 0.5.0 and updates ancestor dependency @architect/architect. These dependencies need to be updated together.

Updates xml2js from 0.4.19 to 0.5.0

Commits
  • 9f730bb Update package.json with latest PR
  • 50a492a Merge pull request #603 from autopulated/master
  • 7bc3c5d Merge pull request #598 from fnimick/master
  • f412a12 Merge pull request #635 from wisesimpson/patch-1
  • d318ce0 Update README.md
  • 581b19a use Object.create(null) to create all parsed objects (prevent prototype repla...
  • a212950 Add documentation for explicitCharkey option
  • 1832e0b Merge pull request #512 from economia/master
  • 198063c Merge pull request #556 from Omega-Ariston/fix-issue544
  • 0d71785 Merge pull request #562 from Omega-Ariston/addDocExample
  • Additional commits viewable in compare view


Updates @architect/architect from 10.10.3 to 10.12.5

Changelog

Sourced from @​architect/architect's changelog.

[10.12.5] 2023-05-12

Added

  • Add getRemainingTimeInMillis() method to Node.js Lambda context; fixes #1427

[10.12.4] 2023-05-01

Changed

  • Additional Sandbox hardening for large request payloads via the runtime API

[10.12.3] 2023-04-29

Fixed

  • Fixed issue where Sandbox may not properly parse certain unicode data in very large Lambda response payloads

[10.12.2] 2023-04-28

Changed

  • Added additional Lambda invocation and runtime API debug logging in Sandbox

[10.12.0 - 10.12.1] 2023-04-10

Added

  • At last: Architect now has first-class support for compiled languages and runtimes, such as Rust, Go, and Java
    • This also includes new official Architect plugins for:
    • Sandbox now supports the Lambda runtime API (available during Lambda execution via AWS_LAMBDA_RUNTIME_API env var)
  • Added support for new create plugin API
    • Namely: create.register, create.handlers

Changed

  • Internal Sandbox change: dramatically simplified Lambda execution lifecycle
  • Unpinned aws-sdk + @aws-sdk/* from Lambda-specific version to enable SSO and resolve (unrelated) npm vulnerability warnings; fixes #1424

... (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 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/barryf/vibrancy/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are up-to-date now, so this is no longer needed.