Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

Bumps vite-plugin-lib-inject-css from 2.0.0 to 2.2.2.

Release notes

Sourced from vite-plugin-lib-inject-css's releases.

[email protected]

Patch Changes

  • chore: upgrade eco-dependencies, closes #31

[email protected]

Patch Changes

  • fix: re-introduced #21, styles should be injected after 'use strict'

v2.2.0

Minor Changes

  • feat: support code injection when output.preserveModules option is enabled, closes #29
  • chore: upgrade eco-dependencies
  • refactor: use typed api of ast-grep instead

[email protected]

Patch Changes

  • fix: upgrade ecosystem dependencies, fix #23

[email protected]

Minor Changes

  • fix: adjust code injection position to prevent top line directive from being invalid #21.
  • chore: update dependencies.

[email protected]

Patch Changes

  • fix: code injection failed when multiple entries are importing a same style file. closed #18
  • chore: upgrade dependencies.

Prefer to view CHANGELOG.md to get more information

Changelog

Sourced from vite-plugin-lib-inject-css's changelog.

2.2.2

Patch Changes

  • chore: upgrade eco-dependencies, closes #31

2.2.1

Patch Changes

  • fix: re-introduced #21, styles should be injected after 'use strict'

2.2.0

Minor Changes

  • feat: support code injection when output.preserveModules option is enabled, closes #29
  • chore: upgrade eco-dependencies
  • refactor: use typed api of ast-grep instead

2.1.1

Patch Changes

  • fix: upgrade ecosystem dependencies, fix #23

2.1.0

Minor Changes

  • fix: adjust code injection position to prevent top line directive from being invalid #21.
  • chore: update dependencies.

2.0.1

Patch Changes

  • fix: code injection failed when multiple entries are importing a same style file. closed #18
  • chore: upgrade dependencies.
Commits
  • 6421eba chore: upgrade eco dependencies, closes #31
  • 6ecab03 fix: styles should be injected after 'use strict', closes #21
  • 6fe3f42 chore: release v2.2.0
  • 08a3413 feat: remove the restrictions about preserveModules option
  • 29a0ad8 chore: migrate eslint
  • b3a5e3d docs: updated format to formats
  • 7026d93 chore: upgrade ecosystem dependencies, fix #23
  • 9368ede feat: adjust code injection position to prevent top line directive from being...
  • 068aeb6 chore: update CHANGELOG
  • 1841f44 refactor: complete code injection in generateBundle instead of renderChunk
  • See full diff in compare view

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)

Bumps [vite-plugin-lib-inject-css](https://github.com/emosheeep/vite-plugin-lib-inject-css) from 2.0.0 to 2.2.2.
- [Release notes](https://github.com/emosheeep/vite-plugin-lib-inject-css/releases)
- [Changelog](https://github.com/emosheeep/vite-plugin-lib-inject-css/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emosheeep/vite-plugin-lib-inject-css/compare/[email protected]@2.2.2)

---
updated-dependencies:
- dependency-name: vite-plugin-lib-inject-css
  dependency-version: 2.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 12, 2025 11:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 12, 2025
@knime-github knime-github deleted the dependabot/npm_and_yarn/vite-plugin-lib-inject-css-2.2.2 branch December 12, 2025 13:16
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 12, 2025

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.

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

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.

2 participants