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 the development-dependencies group with 15 updates #167

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 15 updates:

Package From To
@lerna-lite/changed 3.1.0 3.2.0
@lerna-lite/cli 3.1.0 3.2.0
@lerna-lite/diff 3.1.0 3.2.0
@lerna-lite/exec 3.1.0 3.2.0
@lerna-lite/publish 3.1.0 3.2.0
@lerna-lite/run 3.1.0 3.2.0
@lerna-lite/version 3.1.0 3.2.0
@typescript-eslint/eslint-plugin 6.15.0 6.18.1
@typescript-eslint/parser 6.15.0 6.18.1
esbuild 0.19.10 0.19.11
postcss 8.4.32 8.4.33
postcss-import 15.1.0 16.0.0
prettier 3.1.1 3.2.0
prettier-plugin-tailwindcss 0.5.9 0.5.11
ts-lit-plugin 2.0.1 2.0.2

Updates @lerna-lite/changed from 3.1.0 to 3.2.0

Release notes

Sourced from @​lerna-lite/changed's releases.

v3.2.0

Quick Info

This new release brings a new option --generate-release-notes for lerna version which lets GitHub automatically generate the release notes (more info can be found in this GitHub documentation page Automatically generated release notes). Note that this only works for GitHub, I have no idea if GitLab has anything similar.

This new release was actually created by using this new option, so you can see different output below. lerna version --create-release github --generate-release-notes

Personally I still prefer the conventional changelog approach for creating the releases (even chore are showing below, which is unexpected to me), nonetheless you now have 2 ways to create GitHub releases 🚀

What's Changed

Full Changelog: lerna-lite/lerna-lite@v3.1.0...v3.2.0

Changelog

Sourced from @​lerna-lite/changed's changelog.

3.2.0 (2024-01-06)

Note: Version bump only for package @​lerna-lite/changed

Commits

Updates @lerna-lite/cli from 3.1.0 to 3.2.0

Release notes

Sourced from @​lerna-lite/cli's releases.

v3.2.0

Quick Info

This new release brings a new option --generate-release-notes for lerna version which lets GitHub automatically generate the release notes (more info can be found in this GitHub documentation page Automatically generated release notes). Note that this only works for GitHub, I have no idea if GitLab has anything similar.

This new release was actually created by using this new option, so you can see different output below. lerna version --create-release github --generate-release-notes

Personally I still prefer the conventional changelog approach for creating the releases (even chore are showing below, which is unexpected to me), nonetheless you now have 2 ways to create GitHub releases 🚀

What's Changed

Full Changelog: lerna-lite/lerna-lite@v3.1.0...v3.2.0

Changelog

Sourced from @​lerna-lite/cli's changelog.

3.2.0 (2024-01-06)

Features

  • version: add --generate-release-notes for GitHub release (#798) (96d4a61)
Commits
  • 2527598 chore(release): publish new version 3.2.0
  • 96d4a61 feat(version): add --generate-release-notes for GitHub release (#798)
  • See full diff in compare view

Updates @lerna-lite/diff from 3.1.0 to 3.2.0

Release notes

Sourced from @​lerna-lite/diff's releases.

v3.2.0

Quick Info

This new release brings a new option --generate-release-notes for lerna version which lets GitHub automatically generate the release notes (more info can be found in this GitHub documentation page Automatically generated release notes). Note that this only works for GitHub, I have no idea if GitLab has anything similar.

This new release was actually created by using this new option, so you can see different output below. lerna version --create-release github --generate-release-notes

Personally I still prefer the conventional changelog approach for creating the releases (even chore are showing below, which is unexpected to me), nonetheless you now have 2 ways to create GitHub releases 🚀

What's Changed

Full Changelog: lerna-lite/lerna-lite@v3.1.0...v3.2.0

Changelog

Sourced from @​lerna-lite/diff's changelog.

3.2.0 (2024-01-06)

Note: Version bump only for package @​lerna-lite/diff

Commits

Updates @lerna-lite/exec from 3.1.0 to 3.2.0

Release notes

Sourced from @​lerna-lite/exec's releases.

v3.2.0

Quick Info

This new release brings a new option --generate-release-notes for lerna version which lets GitHub automatically generate the release notes (more info can be found in this GitHub documentation page Automatically generated release notes). Note that this only works for GitHub, I have no idea if GitLab has anything similar.

This new release was actually created by using this new option, so you can see different output below. lerna version --create-release github --generate-release-notes

Personally I still prefer the conventional changelog approach for creating the releases (even chore are showing below, which is unexpected to me), nonetheless you now have 2 ways to create GitHub releases 🚀

What's Changed

Full Changelog: lerna-lite/lerna-lite@v3.1.0...v3.2.0

Changelog

Sourced from @​lerna-lite/exec's changelog.

3.2.0 (2024-01-06)

Bug Fixes

  • deps: update all non-major dependencies (#794) (4683b51)
Commits

Updates @lerna-lite/publish from 3.1.0 to 3.2.0

Release notes

Sourced from @​lerna-lite/publish's releases.

v3.2.0

Quick Info

This new release brings a new option --generate-release-notes for lerna version which lets GitHub automatically generate the release notes (more info can be found in this GitHub documentation page Automatically generated release notes). Note that this only works for GitHub, I have no idea if GitLab has anything similar.

This new release was actually created by using this new option, so you can see different output below. lerna version --create-release github --generate-release-notes

Personally I still prefer the conventional changelog approach for creating the releases (even chore are showing below, which is unexpected to me), nonetheless you now have 2 ways to create GitHub releases 🚀

What's Changed

Full Changelog: lerna-lite/lerna-lite@v3.1.0...v3.2.0

Changelog

Sourced from @​lerna-lite/publish's changelog.

3.2.0 (2024-01-06)

Bug Fixes

  • deps: update all non-major dependencies (#794) (4683b51)
Commits
  • 2527598 chore(release): publish new version 3.2.0
  • 4683b51 fix(deps): update all non-major dependencies (#794)
  • 8190900 chore: replace all c8 ignore with v8 ignore
  • See full diff in compare view

Updates @lerna-lite/run from 3.1.0 to 3.2.0

Release notes

Sourced from @​lerna-lite/run's releases.

v3.2.0

Quick Info

This new release brings a new option --generate-release-notes for lerna version which lets GitHub automatically generate the release notes (more info can be found in this GitHub documentation page Automatically generated release notes). Note that this only works for GitHub, I have no idea if GitLab has anything similar.

This new release was actually created by using this new option, so you can see different output below. lerna version --create-release github --generate-release-notes

Personally I still prefer the conventional changelog approach for creating the releases (even chore are showing below, which is unexpected to me), nonetheless you now have 2 ways to create GitHub releases 🚀

What's Changed

Full Changelog: lerna-lite/lerna-lite@v3.1.0...v3.2.0

Changelog

Sourced from @​lerna-lite/run's changelog.

3.2.0 (2024-01-06)

Bug Fixes

  • deps: update all non-major dependencies (#794) (4683b51)
Commits
  • 2527598 chore(release): publish new version 3.2.0
  • 4683b51 fix(deps): update all non-major dependencies (#794)
  • 8190900 chore: replace all c8 ignore with v8 ignore
  • See full diff in compare view

Updates @lerna-lite/version from 3.1.0 to 3.2.0

Release notes

Sourced from @​lerna-lite/version's releases.

v3.2.0

Quick Info

This new release brings a new option --generate-release-notes for lerna version which lets GitHub automatically generate the release notes (more info can be found in this GitHub documentation page Automatically generated release notes). Note that this only works for GitHub, I have no idea if GitLab has anything similar.

This new release was actually created by using this new option, so you can see different output below. lerna version --create-release github --generate-release-notes

Personally I still prefer the conventional changelog approach for creating the releases (even chore are showing below, which is unexpected to me), nonetheless you now have 2 ways to create GitHub releases 🚀

What's Changed

Full Changelog: lerna-lite/lerna-lite@v3.1.0...v3.2.0

Changelog

Sourced from @​lerna-lite/version's changelog.

3.2.0 (2024-01-06)

Features

  • version: add --generate-release-notes for GitHub release (#798) (96d4a61)

Bug Fixes

  • deps: update all non-major dependencies (#794) (4683b51)
  • deps: update dependency git-url-parse to v14 (#795) (549abfa)
Commits
  • 2527598 chore(release): publish new version 3.2.0
  • 96d4a61 feat(version): add --generate-release-notes for GitHub release (#798)
  • 4683b51 fix(deps): update all non-major dependencies (#794)
  • 549abfa fix(deps): update dependency git-url-parse to v14 (#795)
  • 8190900 chore: replace all c8 ignore with v8 ignore
  • See full diff in compare view

Updates @typescript-eslint/eslint-plugin from 6.15.0 to 6.18.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v6.18.1

6.18.1 (2024-01-08)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line (#8185)
  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee (#8178)
  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections (#8169)
  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option (#8176)
  • typescript-estree: fix invalid parsing error when use update expression on non-null assertion (#8202)
  • typescript-estree: only create project service from env setting if project is enabled (#8136)
  • utils: improve error message on typed rule with invalid parser (#8146)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v6.18.0

6.18.0 (2024-01-06)

🚀 Features

  • eslint-plugin: [no-var-requires, no-require-imports] allow option (#7710)
  • typescript-estree: throw on invalid update expressions (#7202)
  • typescript-estree: throw error when CatchClause param contains initializer (#8183)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v6.17.0

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

6.18.1 (2024-01-08)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line

  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee

  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections

  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option

❤️ Thank You

  • auvred
  • James
  • Josh Goldberg ✨
  • YeonJuan

You can read about our versioning strategy and releases on our website.

6.18.0 (2024-01-06)

🚀 Features

  • typescript-estree: throw on invalid update expressions

  • eslint-plugin: [no-var-requires, no-require-imports] allow option

❤️ Thank You

  • auvred
  • Joshua Chen

You can read about our versioning strategy and releases on our website.

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

... (truncated)

Commits
  • aa7ab0e chore(release): publish 6.18.1
  • 78db0ad chore: fix test formatting in prefer-readonly.test.ts (#8223)
  • 5205192 fix(eslint-plugin): [switch-exhaustiveness-check] fix new allowDefaultCaseFor...
  • 3a219c0 fix(eslint-plugin): [prefer-readonly] support modifiers of unions and interse...
  • 10c0530 fix(eslint-plugin): [no-unnecessary-condition] improve checking optional call...
  • 27d6ac1 fix(eslint-plugin): [no-non-null-assertion] provide valid fix when member acc...
  • 1ee3087 chore: enable eslint-plugin-jsdoc internally (#8145)
  • 21460ef chore(release): publish 6.18.0
  • d0977ab chore: use nx release (#8194)
  • 684d626 docs(eslint-plugin): [switch-exhaustiveness-check] remove extra quotes in rul...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.15.0 to 6.18.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v6.18.1

6.18.1 (2024-01-08)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line (#8185)
  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee (#8178)
  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections (#8169)
  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option (#8176)
  • typescript-estree: fix invalid parsing error when use update expression on non-null assertion (#8202)
  • typescript-estree: only create project service from env setting if project is enabled (#8136)
  • utils: improve error message on typed rule with invalid parser (#8146)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v6.18.0

6.18.0 (2024-01-06)

🚀 Features

  • eslint-plugin: [no-var-requires, no-require-imports] allow option (#7710)
  • typescript-estree: throw on invalid update expressions (#7202)
  • typescript-estree: throw error when CatchClause param contains initializer (#8183)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v6.17.0

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

6.18.1 (2024-01-08)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

6.18.0 (2024-01-06)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

6.17.0 (2024-01-01)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.16.0 (2023-12-25)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

Commits

Updates esbuild from 0.19.10 to 0.19.11

Release notes

Sourced from esbuild's releases.

v0.19.11

  • Fix TypeScript-specific class transform edge case (#3559)

    The previous release introduced an optimization that avoided transforming super() in the class constructor for TypeScript code compiled with useDefineForClassFields set to false if all class instance fields have no initializers. The rationale was that in this case, all class instance fields are omitted in the output so no changes to the constructor are needed. However, if all of this is the case and there are #private instance fields with initializers, those private instance field initializers were still being moved into the constructor. This was problematic because they were being inserted before the call to super() (since super() is now no longer transformed in that case). This release introduces an additional optimization that avoids moving the private instance field initializers into the constructor in this edge case, which generates smaller code, matches the TypeScript compiler's output more closely, and avoids this bug:

    // Original code
    class Foo extends Bar {
      #private = 1;
      public: any;
      constructor() {
        super();
      }
    }
    // Old output (with esbuild v0.19.9)
    class Foo extends Bar {
    constructor() {
    super();
    this.#private = 1;
    }
    #private;
    }
    // Old output (with esbuild v0.19.10)
    class Foo extends Bar {
    constructor() {
    this.#private = 1;
    super();
    }
    #private;
    }
    // New output
    class Foo extends Bar {
    #private = 1;
    constructor() {
    super();
    }
    }

  • Minifier: allow reording a primitive past a side-effect (#3568)

    The minifier previously allowed reordering a side-effect past a primitive, but didn't handle the case of reordering a primitive past a side-effect. This additional case is now handled:

    // Original code
    function f() {
      let x = false;

... (truncated)

Changelog

Sourced from esbuild's changelog.

0.19.11

  • Fix TypeScript-specific class transform edge case (#3559)

    The previous release introduced an optimization that avoided transforming super() in the class constructor for TypeScript code compiled with useDefineForClassFields set to false if all class instance fields have no initializers. The rationale was that in this case, all class instance fields are omitted in the output so no changes to the constructor are needed. However, if all of this is the case and there are #private instance fields with initializers, those private instance field initializers were still being moved into the constructor. This was problematic because they were being inserted before the call to super() (since super() is now no longer transformed in that case). This release introduces an additional optimization that avoids moving the private instance field initializers into the constructor in this edge case, which generates smaller code, matches the TypeScript compiler's output more closely, and avoids this bug:

    // Original code
    class Foo extends Bar {
      #private = 1;
      public: any;
      constructor() {
        super();
      }
    }
    // Old output (with esbuild v0.19.9)
    class Foo extends Bar {
    constructor() {
    super();
    this.#private = 1;
    }
    #private;
    }
    // Old output (with esbuild v0.19.10)
    class Foo extends Bar {
    constructor() {
    this.#private = 1;
    super();
    }
    #private;
    }
    // New output
    class Foo extends Bar {
    #private = 1;
    constructor() {
    super();
    }
    }

  • Minifier: allow reording a primitive past a side-effect (#3568)

    The minifier previously allowed reordering a side-effect past a primitive, but didn't handle the case of reordering a primitive past a side-effect. This additional case is now handled:

    // Original code
    function f() {

... (truncated)

Commits

Updates postcss from 8.4.32 to 8.4.33

Release notes

Sourced from postcss's releases.

8.4.33

Changelog

Sourced from postcss's changelog.

8.4.33

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).
Commits
  • ae57d83 Release 8.4.33 version
  • 2e9d029 Update dependencies
  • 892b269 Update size limit for new metric on brotli
  • f2e7a9f Merge pull request #1908 from ahmdammarr/refactor/safe-check-for-NoWorkResult
  • c751e11 Merge pull request #1909 from romainmenke/no-work-result-vs-lazy-result--inve...
  • 3c2fa2a fix
  • a4626e9 failing test
  • c37346d refactor: check all falsy conditions of plugins and opts before returning NoW...
  • See full diff in compare view

Updates postcss-import from 15.1.0 to 16.0.0

Changelog

Sourced from postcss-import's changelog.

16.0.0 / 2024-01-02

  • BREAKING: Require Node.js v18+ (#550, #551)
  • BREAKING: Signifigant rewrite, with small behavioral tweaks in a number of edge cases
  • Support for @supports conditional imports added (#532, #548)
  • When skipDuplicates is false, handles import cycles correctly (#462, #535)
  • Add warnOnEmpty option to allow disabling warnings for empty files (#84, #541)
  • Use proper node.errors (#518, #540)

Huge thanks to @romainmenke for all the hard work he put into this release.

Commits

Updates prettier from 3.1.1 to 3.2.0

Release notes

Sourced from prettier's releases.

3.2.0

diff

🔗 Description has been truncated

Bumps the development-dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@lerna-lite/changed](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/changed) | `3.1.0` | `3.2.0` |
| [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) | `3.1.0` | `3.2.0` |
| [@lerna-lite/diff](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/diff) | `3.1.0` | `3.2.0` |
| [@lerna-lite/exec](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/exec) | `3.1.0` | `3.2.0` |
| [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish) | `3.1.0` | `3.2.0` |
| [@lerna-lite/run](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/run) | `3.1.0` | `3.2.0` |
| [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version) | `3.1.0` | `3.2.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.15.0` | `6.18.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.15.0` | `6.18.1` |
| [esbuild](https://github.com/evanw/esbuild) | `0.19.10` | `0.19.11` |
| [postcss](https://github.com/postcss/postcss) | `8.4.32` | `8.4.33` |
| [postcss-import](https://github.com/postcss/postcss-import) | `15.1.0` | `16.0.0` |
| [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.9` | `0.5.11` |
| [ts-lit-plugin](https://github.com/runem/lit-analyzer) | `2.0.1` | `2.0.2` |


Updates `@lerna-lite/changed` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/changed/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.2.0/packages/changed)

Updates `@lerna-lite/cli` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.2.0/packages/cli)

Updates `@lerna-lite/diff` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/diff/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.2.0/packages/diff)

Updates `@lerna-lite/exec` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/exec/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.2.0/packages/exec)

Updates `@lerna-lite/publish` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/publish/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.2.0/packages/publish)

Updates `@lerna-lite/run` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/run/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.2.0/packages/run)

Updates `@lerna-lite/version` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/version/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.2.0/packages/version)

Updates `@typescript-eslint/eslint-plugin` from 6.15.0 to 6.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.15.0 to 6.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser)

Updates `esbuild` from 0.19.10 to 0.19.11
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.19.10...v0.19.11)

Updates `postcss` from 8.4.32 to 8.4.33
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.32...8.4.33)

Updates `postcss-import` from 15.1.0 to 16.0.0
- [Release notes](https://github.com/postcss/postcss-import/releases)
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-import@15.1.0...16.0.0)

Updates `prettier` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.1.1...3.2.0)

Updates `prettier-plugin-tailwindcss` from 0.5.9 to 0.5.11
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.5.9...v0.5.11)

Updates `ts-lit-plugin` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/runem/lit-analyzer/releases)
- [Changelog](https://github.com/runem/lit-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/runem/lit-analyzer/commits)

---
updated-dependencies:
- dependency-name: "@lerna-lite/changed"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/diff"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/exec"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/publish"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/run"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/version"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: postcss-import
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: ts-lit-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from alimd as a code owner January 12, 2024 16:28
@dependabot dependabot bot added ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday... labels Jan 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #168.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-d03f873004 branch January 15, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants