-
Notifications
You must be signed in to change notification settings - Fork 679
chore(deps): update dependency sass-loader to v13 - autoclosed #282
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@renovate
renovate
bot
force-pushed
the
renovate/sass-loader-13.x
branch
from
May 28, 2023 12:08
0b138d3
to
a52e5d8
Compare
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: frontend@4.0.0
npm ERR! Found: webpack@4.46.0
npm ERR! node_modules/webpack
npm ERR! peer webpack@"^4.0.0" from @intervolga/optimize-cssnano-plugin@1.0.6
npm ERR! node_modules/@intervolga/optimize-cssnano-plugin
npm ERR! @intervolga/optimize-cssnano-plugin@"^1.0.5" from @vue/cli-service@4.5.13
npm ERR! node_modules/@vue/cli-service
npm ERR! dev @vue/cli-service@"4.5.13" from the root project
npm ERR! 7 more (@vue/cli-plugin-babel, ...)
npm ERR! peer webpack@"^4.0.0 || ^5.0.0" from @soda/friendly-errors-webpack-plugin@1.8.0
npm ERR! node_modules/@soda/friendly-errors-webpack-plugin
npm ERR! @soda/friendly-errors-webpack-plugin@"^1.7.1" from @vue/cli-service@4.5.13
npm ERR! node_modules/@vue/cli-service
npm ERR! dev @vue/cli-service@"4.5.13" from the root project
npm ERR! 7 more (@vue/cli-plugin-babel, ...)
npm ERR! 19 more (@vue/cli-plugin-babel, @vue/cli-plugin-eslint, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! dev sass-loader@"13.3.3" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: webpack@5.89.0
npm ERR! node_modules/webpack
npm ERR! peer webpack@"^5.0.0" from sass-loader@13.3.3
npm ERR! node_modules/sass-loader
npm ERR! dev sass-loader@"13.3.3" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2023-12-25T21_30_10_522Z-debug-0.log
@renovate
renovate
bot
force-pushed
the
renovate/sass-loader-13.x
branch
from
June 9, 2023 23:14
a52e5d8
to
4abf152
Compare
@renovate
renovate
bot
force-pushed
the
renovate/sass-loader-13.x
branch
from
December 25, 2023 21:30
4abf152
to
7d892a5
Compare
@renovate
renovate
bot
changed the title
(削除) chore(deps): update dependency sass-loader to v13 (削除ここまで)
(追記) chore(deps): update dependency sass-loader to v13 - autoclosed (追記ここまで)
Jan 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
Mend Renovate
This PR contains the following updates:
10.4.1
->13.3.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
webpack-contrib/sass-loader (sass-loader)
v13.3.3
Compare Source
v13.3.2
Compare Source
v13.3.1
Compare Source
v13.3.0
Compare Source
Features
13.2.2 (2023年03月27日)
Bug Fixes
13.2.1 (2023年03月18日)
Bug Fixes
@import
/@use
for the modern API (21966ee)v13.2.2
Compare Source
v13.2.1
Compare Source
v13.2.0
Compare Source
Features
v13.1.0
Compare Source
Features
conditionNames
(#1092) (6e02c64)13.0.2 (2022年06月27日)
Bug Fixes
13.0.1 (2022年06月24日)
Bug Fixes
v13.0.2
Compare Source
v13.0.1
Compare Source
v13.0.0
Compare Source
⚠ BREAKING CHANGES
Node.js
version is14.15.0
(#1048)@warn
at-rules as webpack warnings by default, if you want to revert behavior please use thewarnRuleAsWarning
option (#1054) (58ffb68)Bug Fixes
v12.6.0
Compare Source
Features
sass-embedded
(#1025) (c8dae87)v12.5.0
Compare Source
Features
sass-embedded
(faster thannode-sass
), feel free to feedbackapi
option (modern
api is experimental and currently doesn't support built-in webpack resolver) (afbe114)v12.4.0
Compare Source
Features
v12.3.0
Compare Source
Features
warnRuleAsWarning
option, allows to emit a warning on the@warn
rule (#992) (c652c79)dart-sass
), configure it using infrastructureLogging (#991) (bb7cef9)v12.2.0
Compare Source
Features
v12.1.0
Compare Source
Features
String
value for theimplementation
option (382a3ca)v12.0.0
Compare Source
⚠ BREAKING CHANGES
Node.js
version is12.13.0
Bug Fixes
_index.import.scss
/index.import.scss
in packages (#906) (6641a16)11.1.1 (2021年05月13日)
Bug Fixes
fiber
on node >= 16 due incompatibility problems (#950) (4ca004b)v11.1.1
Compare Source
v11.1.0
Compare Source
Features
node-sass
v6.0.0 (#947) (7869b29)11.0.1 (2021年02月08日)
Bug Fixes
node-sass
(#927) (af5a072)v11.0.1
Compare Source
v11.0.0
Compare Source
Notes
~
is deprecated and can be removed from your code (we recommend it), but we still support it for historical reasons.Why you can removed it?
The loader will first try to resolve
@import
/@use
as relative, if it cannot be resolved, the loader will try to resolve@import
/@use
insidenode_modules
.Using
~
means looking for files innode_modules
orresolve.alias
orresolve.fallback
.⚠ BREAKING CHANGES
webpack
version is5
Features
resolve.byDependency
option, you can setup{ resolve: { byDependency: { sass: { mainFiles: ['custom', '...'] } } } }
v10.5.1
Compare Source
10.5.1 (2023年12月19日)
Bug Fixes
v10.5.0
Compare Source
Features
node-sass@9
(#1168) (6e59be2)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.