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, @medusajs/medusa and typeorm #8

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 11, 2023

Removes xml2js. It's no longer used after updating ancestor dependencies xml2js, @medusajs/medusa and typeorm. These dependencies need to be updated together.

Removes xml2js

Updates @medusajs/medusa from 1.5.0 to 1.13.1

Release notes

Sourced from @​medusajs/medusa's releases.

v1.13.1

Highlights

Write logs to file

Environment variable LOG_FILE has been introduced to enable winston to write logs to file.

Thanks, @​pevey, for the contribution.

Features

Bugs

Chores

New Contributors

Full Changelog: medusajs/medusa@v1.13.0...v1.13.1

v1.13.0

... (truncated)

Changelog

Sourced from @​medusajs/medusa's changelog.

1.13.1

Patch Changes

1.13.0

Minor Changes

Patch Changes

1.12.3

Patch Changes

  • #4459 befc2f1c8 Thanks @​adrien2p! - Feat(product): product module create - delete - soft delete - restore - create workflow

  • #4503 d184d23c6 Thanks @​pKorsholm! - feat(medusa,inventory,types,brightpearl): update some inventory methods to be bulk-operation enabled

... (truncated)

Commits
  • 0deecf3 chore: Version Packages (#4643)
  • f2c854f chore(medusa): Replace workspace version
  • 5c60aad feat(medusa, utils): Allow object feature flags (#4701)
  • dc46927 feat(medusa, types, utils, workflow): Migrate medusa workflow to the workflow...
  • fc6c9df fix(medusa): Assign metadata when creating a draft order or creating a line i...
  • 9c682ce chore(medusa): Update request-ip dependency version (#4636)
  • dae3429 feat(medusa): Expose some commonly used utils (#4630)
  • 1d70b46 docs: fix create fulfillment parameter descriptions (#4653)
  • 58d4c23 chore: include rimraf as part of the build for most of the packages (#4615)
  • 75f2f9a chore(oas): fix tag names (#4622)
  • Additional commits viewable in compare view

Updates typeorm from 0.2.45 to 0.3.17

Release notes

Sourced from typeorm's releases.

0.3.17

Bug Fixes

0.3.16

0.3.16 (2023-05-09)

Bug Fixes

Features

  • mariadb uuid inet4 inet6 column data type support (#9845) (d8a2e37)

Reverts

0.3.15

Bug Fixes

  • make cache optional fields optional (#9942) (159c60a)
  • prevent unique index identical to primary key (all sql dialects) (#9940) (51eecc2)
  • SelectQueryBuilder builds incorrectly escaped alias in Oracle when used on entity with composite key (#9668) (83c6c0e)

Features

0.3.14

Bug Fixes

... (truncated)

Changelog

Sourced from typeorm's changelog.

0.3.17 (2023-06-20)

Bug Fixes

0.3.16 (2023-05-09)

Bug Fixes

Features

  • mariadb uuid inet4 inet6 column data type support (#9845) (d8a2e37)

Reverts

0.3.15 (2023-04-15)

Bug Fixes

  • make cache optional fields optional (#9942) (159c60a)
  • prevent unique index identical to primary key (all sql dialects) (#9940) (51eecc2)
  • SelectQueryBuilder builds incorrectly escaped alias in Oracle when used on entity with composite key (#9668) (83c6c0e)

Features

0.3.14 (2023-04-09)

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

Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependencies [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js), [@medusajs/medusa](https://github.com/medusajs/medusa/tree/HEAD/packages/medusa) and [typeorm](https://github.com/typeorm/typeorm). These dependencies need to be updated together.


Removes `xml2js`

Updates `@medusajs/medusa` from 1.5.0 to 1.13.1
- [Release notes](https://github.com/medusajs/medusa/releases)
- [Changelog](https://github.com/medusajs/medusa/blob/develop/packages/medusa/CHANGELOG.md)
- [Commits](https://github.com/medusajs/medusa/commits/@medusajs/[email protected]/packages/medusa)

Updates `typeorm` from 0.2.45 to 0.3.17
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.2.45...0.3.17)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@medusajs/medusa"
  dependency-type: indirect
- dependency-name: typeorm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 11, 2023
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