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 node-loader from 0.6.0 to 2.0.0 #339

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps node-loader from 0.6.0 to 2.0.0.

Release notes

Sourced from node-loader's releases.

v2.0.0

2.0.0 (2021-04-05)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5

v1.0.3

1.0.3 (2021-04-05)

Bug Fixes

  • concat directory separators instead of "/" to make it work on Windows #39 (#40) (3eb7041)

v1.0.2

1.0.2 (2020-10-09)

Chore

  • update schema-utils

v1.0.1

1.0.1 (2020-07-28)

Bug Fixes

v1.0.0

1.0.0 (2020-06-26)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13
  • minimum supported webpack version is 4

Features

Fixes

  • copy .node files to the build directory
  • do not put absolute paths in the bundle file (no problems with [contenthash])
Changelog

Sourced from node-loader's changelog.

2.0.0 (2021-04-05)

⚠ BREAKING CHANGES

  • minimum supported webpack version is 5

  • dropped webpack@4 (#33) (de9d1a5)

1.0.3 (2021-04-05)

Bug Fixes

  • concat directory separators instead of "/" to make it work on Windows #39 (#40) (3eb7041)

1.0.2 (2020-10-09)

Chore

  • update schema-utils

1.0.1 (2020-07-28)

Bug Fixes

1.0.0 (2020-06-26)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13
  • minimum supported webpack version is 4

Features

Fixes

  • copy .node files to the build directory
  • do not put absolute paths in the bundle file (no problems with [contenthash])

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for node-loader since your current version.


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

Bumps [node-loader](https://github.com/webpack-contrib/node-loader) from 0.6.0 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/node-loader/releases)
- [Changelog](https://github.com/webpack-contrib/node-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/node-loader@v0.6.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code ospo-dependency-license-alert Issue created by dependency license check labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code ospo-dependency-license-alert Issue created by dependency license check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants