forked from rdmorganiser/rdmo
-
Notifications
You must be signed in to change notification settings - Fork 0
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 the dev-dependencies group with 5 updates #141
Closed
dependabot
wants to merge
4
commits into
dependency-updates
from
dependabot/npm_and_yarn/dependency-updates/dev-dependencies-4613c12f65
Closed
build(deps-dev): bump the dev-dependencies group with 5 updates #141
dependabot
wants to merge
4
commits into
dependency-updates
from
dependabot/npm_and_yarn/dependency-updates/dev-dependencies-4613c12f65
Conversation
This file contains 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
…oups ci: add dependency groups to dependabot config
Bumps the babel group with 5 updates: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.17.10` | `7.23.4` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.17.10` | `7.23.3` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.17.10` | `7.23.3` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.16.7` | `7.23.3` | | [babel-loader](https://github.com/babel/babel-loader) | `8.2.5` | `9.1.3` | Updates `@babel/cli` from 7.17.10 to 7.23.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.4/packages/babel-cli) Updates `@babel/core` from 7.17.10 to 7.23.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-core) Updates `@babel/preset-env` from 7.17.10 to 7.23.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-env) Updates `@babel/preset-react` from 7.16.7 to 7.23.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-preset-react) Updates `babel-loader` from 8.2.5 to 9.1.3 - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v8.2.5...v9.1.3) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) | `8.1.1` | `11.0.0` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `5.2.7` | `6.8.1` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `1.6.2` | `2.7.6` | | [sass](https://github.com/sass/dart-sass) | `1.55.0` | `1.69.5` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `11.1.1` | `13.3.2` | Updates `copy-webpack-plugin` from 8.1.1 to 11.0.0 - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/copy-webpack-plugin@v8.1.1...v11.0.0) Updates `css-loader` from 5.2.7 to 6.8.1 - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v5.2.7...v6.8.1) Updates `mini-css-extract-plugin` from 1.6.2 to 2.7.6 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/mini-css-extract-plugin@v1.6.2...v2.7.6) Updates `sass` from 1.55.0 to 1.69.5 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.55.0...1.69.5) Updates `sass-loader` from 11.1.1 to 13.3.2 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v11.1.1...v13.3.2) --- updated-dependencies: - dependency-name: copy-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 23, 2023
The following labels could not be found: |
afuetterer
force-pushed
the
dependency-updates
branch
from
November 23, 2023 07:33
e0b9f2e
to
fb730c8
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependency-updates/dev-dependencies-4613c12f65
branch
November 23, 2023 07:34
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
javascript
Pull requests that update Javascript code
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.
Bumps the dev-dependencies group with 5 updates:
8.1.1
11.0.0
5.2.7
6.8.1
1.6.2
2.7.6
1.55.0
1.69.5
11.1.1
13.3.2
Updates
copy-webpack-plugin
from 8.1.1 to 11.0.0Release notes
Sourced from copy-webpack-plugin's releases.
... (truncated)
Changelog
Sourced from copy-webpack-plugin's changelog.
... (truncated)
Commits
f3b2c24
chore(release): 11.0.08424ca8
chore(deps): regenerate lock file (#693)675c676
build: drop node v12 (#691)a2b1f19
chore: update gitub actions (#692)238c062
chore: upgrade dependencies to the latest version (#688)e27006e
ci: remove node v17 (#687)e50d708
chore: add node 18 to workflow (#686)f1a91e6
ci: don't install webpack again (#680)64cf06f
docs: add path string to options signature (#683)4b18a6b
docs: improve readmeUpdates
css-loader
from 5.2.7 to 6.8.1Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
4673caa
chore(release): 6.8.1ae3d8ae
fix: usecause
for original errors and warnings (#1526)c0ce599
chore(release): 6.8.06eb5661
feat: use template literal when it possible to prevent `Maximum call stack si...0a2a596
chore(deps): update (#1524)3e52969
fix: warning and error serialization (#1523)ed77720
chore(release): 6.7.4c3099fb
fix: bugs in css modulesf1ba0db
docs: fix (#1521)0700ce8
fix: output warning when built-in CSS support enabled (#1520)Updates
mini-css-extract-plugin
from 1.6.2 to 2.7.6Release notes
Sourced from mini-css-extract-plugin's releases.
... (truncated)
Changelog
Sourced from mini-css-extract-plugin's changelog.
... (truncated)
Commits
f2cea2f
chore(release): 2.7.6f576ed6
fix: compatibility with built-in CSS support (#1035)8caa4a8
docs: add GitHub discussion badge (#1034)e3e9cd6
chore: add scripts to fix lint (#1033)62f539c
chore(deps): bump yaml and lint-staged (#1030)d2516c4
ci: add node v20 (#1029)2985918
chore: update dependencies to the latest version (#1025)ab1d850
chore(release): 2.7.538d8513
fix: don't invalidate cache after timeout refresh (#1023)721bbf1
fix: readable identifier (#1024)Updates
sass
from 1.55.0 to 1.69.5Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
89dac15
Add compatibility with Node.js 21.0.0 (#2128)69d0f07
Bump lints from 2.1.1 to 3.0.0 (#2126)ac25a70
Bump dartdoc from 6.3.0 to 7.0.0 (#2118)f40c1fc
Cut a release (#2120)44dceea
Update pubspec and changelog for sass/embedded-host-node#257 (#2116)c62fe6a
Fix crash in browser when running alongside NextJS (#2114)887c511
Cut another release (#2111)8e6a26c
Cut a release (#2107)ce545c2
Implement first class mixins (#2073)310904e
Fix a race condition preventing embedded compiler to shutdown after a protoco...Updates
sass-loader
from 11.1.1 to 13.3.2Release notes
Sourced from sass-loader's releases.
... (truncated)
Changelog
Sourced from sass-loader's changelog.
... (truncated)
Commits
b87cb11
chore(release): 13.3.277e7a8b
refactor: loadneo-async
lazily (#1147)fb4217c
docs: update readme for theproduction
mode andoutputStyle
(#1146)9e87b6b
fix(perf): avoid usingklona
forsass
options (#1145)7d2deb3
docs: remove Gitter from issue templates (#1144)6e2bfaa
chore(release): 13.3.1ed6f313
fix: warnings and errors serialization (#1142)1f99474
fix: error handling better (#1141)daf62be
chore(release): 13.3.09a03c87
feat: add support for node-sass v9 (#1140)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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions