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): bump less-loader from 11.1.0 to 12.1.0 in /docs #26836

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps less-loader from 11.1.0 to 12.1.0.

Release notes

Sourced from less-loader's releases.

v12.1.0

12.1.0 (2024-01-19)

Features

v12.0.0

12.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#533) (f70e832)

v11.1.4

11.1.4 (2023-12-27)

Bug Fixes

  • invalid dependencies with working directory (#531) (2ec31a6)

v11.1.3

11.1.3 (2023-06-08)

Bug Fixes

  • perf: avoid using klona for less options (#520) (8a63159)

v11.1.2

11.1.2 (2023-05-31)

Bug Fixes

v11.1.1

11.1.1 (2023-05-28)

Bug Fixes

Changelog

Sourced from less-loader's changelog.

12.1.0 (2024-01-19)

Features

12.0.0 (2024-01-15)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#533) (f70e832)

11.1.4 (2023-12-27)

Bug Fixes

  • invalid dependencies with working directory (#531) (2ec31a6)

11.1.3 (2023-06-08)

Bug Fixes

  • perf: avoid using klona for less options (#520) (8a63159)

11.1.2 (2023-05-31)

Bug Fixes

11.1.1 (2023-05-28)

Bug Fixes

Commits

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)

@dependabot dependabot bot added .dependency Add new or update dependencies javascript Dependabot - Pull requests that update Javascript code labels Jan 29, 2024
@rusackas
Copy link
Member

@dependabot rebase

Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 11.1.0 to 12.1.0.
- [Release notes](https://github.com/webpack-contrib/less-loader/releases)
- [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/less-loader@v11.1.0...v12.1.0)

---
updated-dependencies:
- dependency-name: less-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/less-loader-12.1.0 branch from 2a084c3 to 99084ee Compare January 29, 2024 20:21
@rusackas
Copy link
Member

Github actions are running on noe 18, so this doesn't fail like it really will. This PR should be failing CI.

@rusackas rusackas added the hold! On hold label Jan 29, 2024
@pull-request-size pull-request-size bot added size/M and removed size/S labels Jan 30, 2024
@mistercrunch mistercrunch added hold:sip! hold! On hold and removed hold! On hold hold:sip! labels Jan 30, 2024
mistercrunch added a commit that referenced this pull request Jan 30, 2024
noticed on another PR (#26836)
that we use `hold.*` labels, but they don't really hold the merge. After
almost merging and realizing the hold after, I got GPT to generate the
action here and tested it on that PR.
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2024

A newer version of less-loader exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@rusackas rusackas closed this Jan 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/less-loader-12.1.0 branch January 30, 2024 21:40
DevNoctis1001 added a commit to DevNoctis1001/Superset-data_visualization that referenced this pull request Feb 11, 2024
noticed on another PR (apache/superset#26836)
that we use `hold.*` labels, but they don't really hold the merge. After
almost merging and realizing the hold after, I got GPT to generate the
action here and tested it on that PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.dependency Add new or update dependencies hold! On hold javascript Dependabot - Pull requests that update Javascript code size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants