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

chore(deps-dev): bump style-loader from 1.3.0 to 3.3.0 #9716

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2021

Bumps style-loader from 1.3.0 to 3.3.0.

Release notes

Sourced from style-loader's releases.

v3.3.0

3.3.0 (2021-09-21)

Features

  • added support for supports(), layer() and media from @import at-rules (b9a600c)
  • allow to pass options to insert function through style.use() (#535) (f8ef63b)

v3.2.1

3.2.1 (2021-07-20)

Bug Fixes

  • added the styletagtransform option when it is a module to addBuildDependency (#528) (270513f)

v3.2.0

3.2.0 (2021-07-20)

Features

Bug Fixes

  • added the insert option when it is a module to addBuildDependency (#527) (3963c0b)

v3.1.0

3.1.0 (2021-07-12)

Features

  • allow to specify the insert option from file, we strongly recommend do it, using the insert option from file will reduce your bundle size, example (#521) (56fc8f0)
  • allow to specify the styleTagTransform option from file, we strongly recommend do it, using the styleTagTransform option from file will reduce your bundle size, example

Bug Fixes

v3.0.0

3.0.0 (2021-06-24)

⚠ BREAKING CHANGES

... (truncated)

Changelog

Sourced from style-loader's changelog.

3.3.0 (2021-09-21)

Features

  • added support for supports(), layer() and media from @import at-rules (b9a600c)
  • allow to pass options to insert function through style.use() (#535) (f8ef63b)

3.2.1 (2021-07-20)

Bug Fixes

  • added the styletagtransform option when it is a module to addBuildDependency (#528) (270513f)

3.2.0 (2021-07-20)

Features

Bug Fixes

  • added the insert option when it is a module to addBuildDependency (#527) (3963c0b)

3.1.0 (2021-07-12)

Features

  • allow to specify the insert option from file, we strongly recommend do it, using the insert option from file will reduce your bundle size, example (#521) (56fc8f0)
  • allow to specify the styleTagTransform option from file, we strongly recommend do it, using the styleTagTransform option from file will reduce your bundle size, example

Bug Fixes

3.0.0 (2021-06-24)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 12.13.0
  • minimum supported webpack version is 5.0.0
  • the modules.namedExport option was removed, you don't need it anymore, because we respect the modules.namedExport option from css-loader (we just reexport all from css-loader), just remove it
  • the styleTag value of the injectType (default value) option earlier uses singleton style tag by default for IE8-IE9 due limitations (more information), in this release we have disabled this behavior, because these versions of IE are outdated, if you don't support these browsers this change does not affect you, if you require to support IE8-IE9, you can return old behaviour by setting autoStyleTag value for the injectType option (do the same for lazyStyleTag, i.e. change it to lazyAutoStyleTag)

... (truncated)

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 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 [style-loader](https://github.com/webpack-contrib/style-loader) from 1.3.0 to 3.3.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/style-loader@v1.3.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 22, 2021 12:21
@dependabot dependabot bot requested review from tay1orjones and dakahn September 22, 2021 12:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 22, 2021
@netlify
Copy link

netlify bot commented Sep 22, 2021

❌ Deploy Preview for carbon-react-next failed.

🔨 Explore the source changes: 15d94a4

🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/614b1fdf1aaecd0008797357

@netlify
Copy link

netlify bot commented Sep 22, 2021

❌ Deploy Preview for carbon-components-react failed.

🔨 Explore the source changes: 15d94a4

🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/614b1fdfc1f187000798091a

@netlify
Copy link

netlify bot commented Sep 22, 2021

❌ Deploy Preview for carbon-elements failed.

🔨 Explore the source changes: 15d94a4

🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/614b1fdfae9595000747bc50

@joshblack joshblack closed this Sep 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2021

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/style-loader-3.3.0 branch September 22, 2021 14:35
kennylam pushed a commit to kennylam/carbon that referenced this pull request Jul 30, 2024
…-system#9716)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [magic-string](https://togithub.com/rich-harris/magic-string) | [`^0.26.0` -> `^0.27.0`](https://renovatebot.com/diffs/npm/magic-string/0.26.7/0.27.0) | [![age](https://badges.renovateapi.com/packages/npm/magic-string/0.27.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/magic-string/0.27.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/magic-string/0.27.0/compatibility-slim/0.26.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/magic-string/0.27.0/confidence-slim/0.26.7)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>rich-harris/magic-string</summary>

### [`v0.27.0`](https://togithub.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#&#8203;0270-httpsgithubcomrich-harrismagic-stringcomparev0267v0270-2022-12-03)

[Compare Source](https://togithub.com/rich-harris/magic-string/compare/v0.26.7...v0.27.0)

##### Performance Improvements

-   use [@&carbon-design-system#8203;jridgewell/sourcemap-codec](https://togithub.com/jridgewell/sourcemap-codec) ([e68f3e0](https://togithub.com/rich-harris/magic-string/commit/e68f3e05fe6d87acc1c41eddae97fc32e004320b))

#### [0.26.7](https://togithub.com/rich-harris/magic-string/compare/v0.26.6...v0.26.7) (2022-10-09)

##### Bug Fixes

-   avoid mutating provided options ([#&carbon-design-system#8203;227](https://togithub.com/rich-harris/magic-string/issues/227)) ([01d033e](https://togithub.com/rich-harris/magic-string/commit/01d033e6e8630ef1d0482d9a3899f1da2bf933d5))

#### [0.26.6](https://togithub.com/rich-harris/magic-string/compare/v0.26.5...v0.26.6) (2022-10-05)

##### Features

-   add `update` method as safer alternative to `overwrite` ([#&carbon-design-system#8203;212](https://togithub.com/rich-harris/magic-string/issues/212)) ([9a312e3](https://togithub.com/rich-harris/magic-string/commit/9a312e37a02629f7496c6cfcf307832e991669a3))

#### [0.26.5](https://togithub.com/rich-harris/magic-string/compare/v0.26.4...v0.26.5) (2022-09-30)

##### Bug Fixes

-   update typescript definition file to contain `replaceAll()` ([#&carbon-design-system#8203;224](https://togithub.com/rich-harris/magic-string/issues/224)) ([45a4921](https://togithub.com/rich-harris/magic-string/commit/45a49214ba244b906f4d20450debc8edcc06e2a8))

#### [0.26.4](https://togithub.com/rich-harris/magic-string/compare/v0.26.3...v0.26.4) (2022-09-22)

##### Features

-   fix `.replace()` when searching string, add `.replaceAll()` ([#&carbon-design-system#8203;222](https://togithub.com/rich-harris/magic-string/issues/222)) ([04a05bd](https://togithub.com/rich-harris/magic-string/commit/04a05bdc9bf56e00e616a0ae07923fbd9b63fbd0))

##### Performance Improvements

-   avoiding use of Object.defineProperty in Chunk constructor ([#&carbon-design-system#8203;219](https://togithub.com/rich-harris/magic-string/issues/219)) ([130794b](https://togithub.com/rich-harris/magic-string/commit/130794bb8bfd9f21eb1f50c36a1da8eb5443d256))

#### [0.26.3](https://togithub.com/rich-harris/magic-string/compare/v0.26.2...v0.26.3) (2022-08-30)

##### Performance Improvements

-   delay guess encoded ([#&carbon-design-system#8203;216](https://togithub.com/rich-harris/magic-string/issues/216)) ([69b13c7](https://togithub.com/rich-harris/magic-string/commit/69b13c7a09af742e4f31cf419e8f96e6db32ab5a))

#### [0.26.2](https://togithub.com/rich-harris/magic-string/compare/v0.26.1...v0.26.2) (2022-05-11)

##### Bug Fixes

-   specify types in exports ([#&carbon-design-system#8203;214](https://togithub.com/rich-harris/magic-string/issues/214)) ([985e7b4](https://togithub.com/rich-harris/magic-string/commit/985e7b4d8a6fd5911d2ad2e6524999e9198a6b9f))

#### [0.26.1](https://togithub.com/rich-harris/magic-string/compare/v0.26.0...v0.26.1) (2022-03-03)

##### Bug Fixes

-   **replace:** match replacer function signature with spec ([902541f](https://togithub.com/rich-harris/magic-string/commit/902541fdff3998e3c957908de10769d2af1a3c70))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDQuMCJ9-->
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant