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 xml2js and @architect/sandbox #12

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 27, 2023

Bumps xml2js to 0.5.0 and updates ancestor dependency @architect/sandbox. 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/sandbox from 4.5.2 to 5.8.0

Changelog

Sourced from @​architect/sandbox's changelog.

[5.8.0] 2023-08-08

Added

  • Sandbox now cleans up per-Lambda vendor dirs (node_modules, vendor) upon startup; fixes #1426
    • This can be disabled with @sandbox delete-vendor false preference or using the --disable-delete-vendor flag

Changed

  • Updated dependencies

Fixed

  • Improved error handling during possible @tables port conflicts on startup; partially fixes #1441, thanks @​jlipps!

[5.7.4] 2023-07-20

Fixed

  • Ensure improper casing when loading static assets from _static does not result in false-positive file reads; thanks @​andybee!

[5.7.3] 2023-07-19

Changed

  • Updated dependencies

Fixed

  • Fixed ability to configure ARC_SESSION_TABLE_NAME env var via .env, pref[erence]s.arc, etc.

[5.7.2] 2023-07-05

Fixed

  • Added @aws-sdk/node-http-helper which is required by @architect/functions when interacting with DynamoDB from a Node 18 process.
    • node-http-helper was likely available further down the dependency graph but has been removed at some point.

[5.7.0 - 5.7.1] 2023-06-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 <dependency name> 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 27, 2023
@netlify
Copy link

netlify bot commented Aug 27, 2023

Deploy Preview for manabuild ready!

Name Link
🔨 Latest commit da13f96
🔍 Latest deploy log https://app.netlify.com/sites/manabuild/deploys/64f390466adf83000793bd89
😎 Deploy Preview https://deploy-preview-12--manabuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/xml2js-and-architect/sandbox-0.5.0 branch 2 times, most recently from ebc81ad to c0068de Compare September 2, 2023 19:42
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [@architect/sandbox](https://github.com/architect/sandbox). These dependencies need to be updated together.


Updates `xml2js` from 0.4.19 to 0.5.0
- [Commits](Leonidas-from-XIV/node-xml2js@0.4.19...0.5.0)

Updates `@architect/sandbox` from 4.5.2 to 5.8.0
- [Changelog](https://github.com/architect/sandbox/blob/main/changelog.md)
- [Commits](architect/sandbox@v4.5.2...v5.8.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@architect/sandbox"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/xml2js-and-architect/sandbox-0.5.0 branch from c0068de to da13f96 Compare September 2, 2023 19:43
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.

0 participants