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

build(deps-dev): bump source-map-loader from 3.0.2 to 4.0.1 #2399

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2023

Bumps source-map-loader from 3.0.2 to 4.0.1.

Release notes

Sourced from source-map-loader's releases.

v4.0.1

4.0.1 (2022-10-07)

Bug Fixes

  • logic when sourceRoot contains absolute URL (e724a1f)

v4.0.0

4.0.0 (2022-06-13)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0
Changelog

Sourced from source-map-loader's changelog.

4.0.1 (2022-10-07)

Bug Fixes

  • logic when sourceRoot contains absolute URL (e724a1f)

4.0.0 (2022-06-13)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 14.15.0

3.0.1 (2022-01-03)

Chore

  • update source-map-js

3.0.0 (2021-05-21)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0

2.0.2 (2021-05-17)

Bug Fixes

  • don't ignore source file when sourceContent contains null (#148) (8ec2b86)

2.0.1 (2021-02-10)

Bug Fixes

  • switch from source-map to source-map-js package (perf increase)
  • fix watch with invalid sourceURL

2.0.0 (2020-12-24)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5

1.1.3 (2020-12-04)

... (truncated)

Commits
  • dc5c08d chore(release): 4.0.1
  • e724a1f fix: logic when sourceRoot contains absolute URL
  • 3094e6a chore: update dependencies to the latest version (#187)
  • cd593a8 chore: update commitlint action (#185)
  • 3cc129d chore: run cancel workflow on pull request (#181)
  • c7b6040 chore: upgrade dependencies to the latest version (#183)
  • 7c8bf9b chore: update jest to the latest version (#182)
  • 28b1c77 ci: update github workflow security (#184)
  • 687db56 ci: add job to cancel previous runs (#179)
  • b8d2538 chore: update-dependencies to the latest version (#177)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 2023
@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
source-map-loader 3.0.2...4.0.1 None +0/-0 32 kB evilebottnawi

@mvadari
Copy link
Collaborator

mvadari commented Jul 20, 2023

@dependabot squash and merge

Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 3.0.2 to 4.0.1.
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases)
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/source-map-loader@v3.0.2...v4.0.1)

---
updated-dependencies:
- dependency-name: source-map-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/source-map-loader-4.0.1 branch from 843d447 to a3f5bc8 Compare July 20, 2023 17:23
@dependabot dependabot bot merged commit 104afa4 into main Jul 20, 2023
17 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/source-map-loader-4.0.1 branch July 20, 2023 18:02
ckniffen added a commit that referenced this pull request Jul 25, 2023
* fix: escrow finish and cancel integration (#2382)

* fix: escrow finish and cancel integration

* add docs

* Update docker to xrpllabsofficial/xrpld:1.12.0-b1 (#2381)

* release 2.9.1 (#2391)

* build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#2392)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: add Clawback amendment support (#2353)

* Add Clawback transaction
* Account flag lsfAllowTrustLineClawback
* Support bitwise flag checking of 64 bit flags

* build(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 (#2396)

* build(deps-dev): bump ts-loader from 9.4.2 to 9.4.4 (#2395)

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.4.2 to 9.4.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.4.2...v9.4.4)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps-dev): bump source-map-loader from 3.0.2 to 4.0.1 (#2399)

* build(deps-dev): bump url from 0.11.0 to 0.11.1 (#2400)

Bumps [url](https://github.com/defunctzombie/node-url) from 0.11.0 to 0.11.1.
- [Commits](defunctzombie/node-url@v0.11.0...v0.11.1)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps-dev): bump jest and @types/jest (#2397)

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.5.0 to 29.6.1
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest)

Updates `@types/jest` from 29.5.1 to 29.5.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Kniffen <ckniffen@ripple.com>

* chore: remove extra lock files and `nyc` (#2403)

nyc is not a direct dependency any more and nested lock files are unused

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: justinr1234 <justinr1234@gmail.com>
Co-authored-by: Shawn Xie <35279399+shawnxie999@users.noreply.github.com>
Co-authored-by: pdp2121 <71317875+pdp2121@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

2 participants