microsoft / vscode-arduino

Visual Studio Code extension for Arduino
Other
1.17k stars 226 forks source link

Bump the npm_and_yarn group in /src/views with 4 updates #1737

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

Bumps the npm_and_yarn group in /src/views with 4 updates: html-webpack-plugin, source-map-loader, svg-url-loader and loader-utils.

Updates html-webpack-plugin from 3.2.0 to 5.6.0

Changelog

Sourced from html-webpack-plugin's changelog.

5.6.0 (2023-12-19)

Features

  • add @rspack/core as an optional peer dependency (#1829) (56ff3ae)
  • Added support type=systemjs-module via the scriptLoading option (#1822) (7effc30)

Bug Fixes

5.5.4 (2023-12-06)

Bug Fixes

5.5.3 (2023-06-10)

Bug Fixes

5.5.2 (2023-06-08)

Bug Fixes

5.5.1 (2023-04-15)

Bug Fixes

  • perf: defer loading of pretty-error to improve startup time (#1789) (988709d)

5.5.0 (2021-10-25)

Features

... (truncated)

Commits
  • ebfa1ce chore(release): 5.6.0
  • 56ff3ae feat: add @rspack/core as an optional peer dependency (#1829)
  • c79f2cf fix: memoy leak (#1836)
  • 7effc30 feat: Added support type=systemjs-module via the scriptLoading option (#1...
  • 318cd4d docs: add html-webpack-inject-attributes-plugin to readme (#1787)
  • 91ba8bb chore(release): 5.5.4
  • fe231d3 docs: add js-entry-webpack-plugin (#1732)
  • 5c15284 test: case for watch/serve and reemitting assets (#1812)
  • a214736 fix: reemit assets from loaders (#1811)
  • 0db3c2b refactor: fix regression after refactor and testing (#1810)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for html-webpack-plugin since your current version.


Updates source-map-loader from 0.1.6 to 5.0.0

Release notes

Sourced from source-map-loader's releases.

v5.0.0

5.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#230) (7fcab17)

v4.0.2

4.0.2 (2023-12-27)

Bug Fixes

  • avoid deprecation message of abab package (#228) (9daafb3)

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

v3.0.2

3.0.2 (2022-10-21)

Bug Fixes

  • logic when sourceRoot contains absolute URL (#191) (625cc81)

v3.0.1

3.0.1 (2022-01-03)

Chore

  • update source-map-js

v3.0.0

3.0.0 (2021-05-21)

... (truncated)

Changelog

Sourced from source-map-loader's changelog.

5.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#230) (7fcab17)

4.0.2 (2023-12-27)

Bug Fixes

  • avoid deprecation message of abab package (#228) (9daafb3)

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)

... (truncated)

Commits
  • accabb7 chore(release): 5.0.0
  • 7fcab17 chore!: minimum supported Node.js version is 18.12.0 (#230)
  • ac7068f chore: update dependencies to latest version (#229)
  • 0b9bbe8 chore(release): 4.0.2
  • 9daafb3 fix: avoid deprecation message of abab package (#228)
  • fdbdeab chore: update github action/setup-node (#227)
  • d680461 chore: upgrade dependencies to the latest version (#224)
  • 5e26590 chore: update dependencies to the latest version (#223)
  • cba2de6 chore: update github actions/checkout (#222)
  • da7e3ca chore: update dependencies to the latest version (#221)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates svg-url-loader from 2.3.3 to 8.0.0

Release notes

Sourced from svg-url-loader's releases.

v8.0.0

Breaking changes

Webpack 4 is no longer supported.

Dependency upgrades

... (truncated)

Commits
  • 5e5f8e4 8.0.0
  • cd68595 chore: use --legacy-peer-deps
  • 2239fce chore: print npm version in CI
  • 9b58a0f feat: upgraded to webpack 5
  • c3db442 chore(deps): update dependency sass to v1.54.8
  • 597a1d9 chore(deps): update dependency sass to v1.54.5
  • 28f69e6 chore(deps): update dependency sass to v1.54.4
  • d581643 chore(deps): update dependency sass to v1.54.3
  • 51fad5c chore(deps): update dependency sass to v1.54.0
  • af4239a chore(deps): update jest monorepo to v28.1.3
  • Additional commits viewable in compare view


Updates loader-utils from 0.2.17 to 1.4.0

Release notes

Sourced from loader-utils's releases.

v1.4.0

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

v1.3.0

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)

v1.2.3

1.2.3 (2018-12-27)

Bug Fixes

  • interpolateName: don't interpolated hashType without hash or contenthash (#140) (3528fd9)

v1.2.2

1.2.2 (2018-12-27)

Bug Fixes

  • fixed a hash type extracting in interpolateName (#137) (f8a71f4)

v1.2.1

1.2.1 (2018-12-25)

Bug Fixes

  • isUrlRequest: better handle absolute urls and non standards (#134) (aca43da)

Reverts

... (truncated)

Changelog

Sourced from loader-utils's changelog.

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)

1.2.3 (2018-12-27)

Bug Fixes

  • interpolateName: don't interpolated hashType without hash or contenthash (#140) (3528fd9)

1.2.2 (2018-12-27)

Bug Fixes

  • fixed a hash type extracting in interpolateName (#137) (f8a71f4)

1.2.1 (2018-12-25)

Bug Fixes

  • isUrlRequest: better handle absolute urls and non standards (#134) (aca43da)

Reverts

... (truncated)

Commits
  • d95b8b5 chore(release): 1.4.0
  • cd0e428 feat: the resourceQuery is passed to the interpolateName method (#163)
  • 06d36cf chore(release): 1.3.0
  • 469eeba feat: support the [query] template for the interpolatedName method (#162)
  • 909c99d chore: funding.yml config and CI fix (#159)
  • b5b74f0 Set up CI with Azure Pipelines
  • 7970c48 docs: small grammar change (#144)
  • b91a76c chore(release): 1.2.3
  • 3528fd9 fix(interpolateName): don't interpolated hashType without hash or `conten...
  • 809b690 chore(release): 1.2.2
  • Additional commits viewable in compare view
Maintainer changes

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


You can trigger a rebase of this PR 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/vscode-arduino/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.