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

Update devDependencies #1837

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update devDependencies #1837

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.25.8 -> 7.26.0 age adoption passing confidence
@babel/eslint-parser (source) 7.25.8 -> 7.25.9 age adoption passing confidence
@babel/plugin-proposal-decorators (source) 7.25.7 -> 7.25.9 age adoption passing confidence
@babel/plugin-syntax-decorators (source) 7.25.7 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.25.7 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-typescript (source) 7.25.7 -> 7.25.9 age adoption passing confidence
@babel/preset-typescript (source) 7.25.7 -> 7.26.0 age adoption passing confidence
@babel/runtime (source) 7.25.7 -> 7.26.0 age adoption passing confidence
@babel/types (source) 7.25.8 -> 7.26.0 age adoption passing confidence
@​embroider/broccoli-side-watch 0.0.2-unstable.ba9fd29 -> 0.0.2-unstable.fad2387 age adoption passing confidence
@glint/core 1.4.1-unstable.ff9ea6c -> 1.5.0 age adoption passing confidence
@glint/environment-ember-loose 1.4.1-unstable.ff9ea6c -> 1.5.0 age adoption passing confidence
@glint/environment-ember-template-imports 1.4.1-unstable.ff9ea6c -> 1.5.0 age adoption passing confidence
@glint/template 1.4.1-unstable.ff9ea6c -> 1.5.0 age adoption passing confidence
@rollup/plugin-commonjs (source) 28.0.0 -> 28.0.1 age adoption passing confidence
@types/node (source) 22.7.5 -> 22.8.6 age adoption passing confidence
@types/qunit (source) 2.19.10 -> 2.19.12 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.8.1 -> 8.12.2 age adoption passing confidence
@typescript-eslint/parser (source) 8.8.1 -> 8.12.2 age adoption passing confidence
ember-primitives ^0.23.1 -> ^0.25.0 age adoption passing confidence
ember-qunit 8.1.0 -> 8.1.1 age adoption passing confidence
eslint-plugin-ember 12.2.1 -> 12.3.1 age adoption passing confidence
eslint-plugin-n 17.11.1 -> 17.12.0 age adoption passing confidence
mocha (source) 10.7.3 -> 10.8.2 age adoption passing confidence
publint (source) 0.2.11 -> 0.2.12 age adoption passing confidence
release-plan ^0.9.2 -> ^0.10.0 age adoption passing confidence
rollup (source) 4.24.0 -> 4.24.3 age adoption passing confidence
tailwindcss (source) 3.4.13 -> 3.4.14 age adoption passing confidence
turbo (source) 2.1.3 -> 2.2.3 age adoption passing confidence
unplugin 1.14.1 -> 1.15.0 age adoption passing confidence
vite (source) 5.4.8 -> 5.4.10 age adoption passing confidence
vitest (source) 2.1.2 -> 2.1.4 age adoption passing confidence
webpack 5.95.0 -> 5.96.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
babel/babel (@​babel/eslint-parser)

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
typed-ember/glint (@​glint/core)

v1.5.0

Compare Source

🚀 Enhancement
Committers: 1
rollup/plugins (@​rollup/plugin-commonjs)

v28.0.1

2024-10-16

Updates
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.12.2

Compare Source

🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#​10223)
❤️ Thank You

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

v8.12.1

Compare Source

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

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

v8.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] handle String() (#​10005)
  • eslint-plugin: [switch-exhaustiveness-check] add allowDefaultCaseMatchUnionMember option (#​9954)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#​10160)
  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#​10152)
❤️ Thank You

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

v8.11.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#​10149)
  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#​10138)
🩹 Fixes
  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#​10135)
❤️ Thank You

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

v8.10.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

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

v8.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value

  • scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references

  • eslint-plugin: [return-await] sync the behavior with await-thenable

  • eslint-plugin: [prefer-literal-enum-member] report a different error message when allowBitwiseExpressions is enabled

  • eslint-plugin: [no-loop-func] sync from upstream base rule

  • eslint-plugin: [no-unused-vars] never report the naming of an enum member

  • eslint-plugin: correct use-at-your-own-risk type definitions

  • eslint-plugin: handle unions in await...for

❤️ Thank You
  • Abraham Guo
  • Anna Bocharova
  • Arya Emami
  • auvred
  • Joshua Chen
  • Kirk Waiblinger
  • Lotfi Meklati
  • mdm317
  • Ronen Amiel
  • Sukka
  • YeonJuan

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.12.2

Compare Source

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.

v8.12.1

Compare Source

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.

v8.12.0

Compare Source

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.

v8.11.0

Compare Source

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.

v8.10.0

Compare Source

🚀 Features
❤️ Thank You
  • Josh Goldberg ✨

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

v8.9.0

Compare Source

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.

emberjs/ember-qunit (ember-qunit)

v8.1.1: Release 8.1.1

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 3
eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.12.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores
mochajs/mocha (mocha)

v10.8.2

Compare Source

🩹 Fixes
📚 Documentation
  • indicate 'exports' interface does not work in browsers (#​5181) (14e640e)
🧹 Chores
  • fix docs builds by re-adding eleventy and ignoring gitignore again (#​5240) (881e3b0)
🤖 Automation

v10.8.1

Compare Source

🩹 Fixes

v10.8.0

Compare Source

🌟 Features
🩹 Fixes
📚 Documentation
🧹 Chores
bluwy/publint (publint)

v0.2.12

Compare Source

Features
Bug fixes
Site

Full Changelog: bluwy/publint@v0.2.11...v0.2.12

rollup/rollup (rollup)

v4.24.3

Compare Source

2024-10-29

Bug Fixes
  • Slightly reduce memory consumption by specifying fixed array sizes where possible (#​5703)
Pull Requests

v4.24.2

Compare Source

2024-10-27

Bug Fixes
  • Add missing build dependency (#​5705)
Pull Requests

v4.24.1

Compare Source

2024-10-27

Bug Fixes
  • Support running Rollup natively on FreeBSD (#​5698)
Pull Requests
tailwindlabs/tailwindcss (tailwindcss)

v3.4.14

Compare Source

Fixed
  • Don't set display: none on elements that use hidden="until-found" (#​14625)
vercel/turborepo (turbo)

v2.2.3: Turborepo v2.2.3

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.2.2...v2.2.3

v2.2.2: Turborepo v2.2.2

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.2.1...v2.2.2

v2.2.1

Compare Source

v2.2.0: Turborepo v2.2.0

Compare Source

What's Changed

Docs
@​turbo/repository
Examples

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

stackblitz bot commented Oct 13, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Oct 13, 2024

Project Preview URL1 Manage
Limber https://renovate-devdependencies.limber-glimdown.pages.dev on Cloudflare
Tutorial https://renovate-devdependencies.limber-glimmer-tutorial.pages.dev on Cloudflare

Logs

Footnotes

  1. if these branch preview links are not working, please check the logs for the commit-based preview link. There is a character limit of 28 for the branch subdomain, as well as some other heuristics, described here for the sake of implementation ease in deploy-preview.yml, that algo has been omitted. The URLs are logged in the wrangler output, but it's hard to get outputs from a matrix job.

@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 0368869 to 8cd04b3 Compare October 27, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants