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 #249

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

Update devDependencies #249

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@babel/core (source) 7.25.8 -> 7.26.0 age adoption passing confidence devDependencies minor
@babel/eslint-parser (source) 7.25.8 -> 7.25.9 age adoption passing confidence devDependencies patch
@babel/plugin-proposal-decorators (source) 7.25.7 -> 7.25.9 age adoption passing confidence devDependencies patch
@babel/plugin-syntax-decorators (source) 7.25.7 -> 7.25.9 age adoption passing confidence devDependencies patch
@babel/plugin-transform-class-static-block (source) 7.25.8 -> 7.26.0 age adoption passing confidence devDependencies minor
@babel/plugin-transform-private-methods (source) 7.25.7 -> 7.25.9 age adoption passing confidence devDependencies patch
@babel/preset-typescript (source) 7.25.7 -> 7.26.0 age adoption passing confidence devDependencies minor
@ember/optional-features 2.1.0 -> 2.2.0 age adoption passing confidence devDependencies minor
@​embroider/broccoli-side-watch 0.0.2-unstable.ba9fd29 -> 0.0.2-unstable.fad2387 age adoption passing confidence devDependencies patch
@glimmer/syntax (source) ^0.88.0 -> ^0.92.0 age adoption passing confidence devDependencies minor
@types/qunit (source) 2.19.10 -> 2.19.12 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 8.9.0 -> 8.12.2 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 8.9.0 -> 8.12.2 age adoption passing confidence devDependencies minor
ember-a11y-testing 7.0.1 -> 7.0.2 age adoption passing confidence devDependencies patch
ember-auto-import (source) 2.8.1 -> 2.9.0 age adoption passing confidence devDependencies minor
ember-qunit 8.1.0 -> 8.1.1 age adoption passing confidence devDependencies patch
eslint-plugin-ember 12.2.1 -> 12.3.1 age adoption passing confidence devDependencies minor
eslint-plugin-n 17.11.1 -> 17.12.0 age adoption passing confidence devDependencies minor
eslint-plugin-node ^11.1.0 -> ^14.0.0 devDependencies replacement
execa 9.4.0 -> 9.5.1 age adoption passing confidence devDependencies minor
publint (source) 0.2.11 -> 0.2.12 age adoption passing confidence devDependencies patch
release-plan ^0.9.0 -> ^0.10.0 age adoption passing confidence devDependencies minor
rollup (source) 4.24.0 -> 4.24.3 age adoption passing confidence devDependencies patch
turbo (source) 2.1.3 -> 2.2.3 age adoption passing confidence devDependencies minor
typedoc (source) 0.26.9 -> 0.26.10 age adoption passing confidence devDependencies patch 0.26.11
webpack 5.95.0 -> 5.96.0 age adoption passing confidence devDependencies minor 5.96.1

This is a special PR that replaces eslint-plugin-node with the community suggested minimal stable replacement version.


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
emberjs/ember-optional-features (@​ember/optional-features)

v2.2.0

Compare Source

glimmerjs/glimmer-vm (@​glimmer/syntax)

v0.92.0

Compare Source

🚀 Enhancement
  • @glimmer-workspace/integration-tests, @glimmer/compiler, @glimmer/interfaces, @glimmer/syntax
Committers: 1

v0.91.2

Compare Source

🐛 Bug Fix
Committers: 1

v0.91.1

Compare Source

🐛 Bug Fix
Committers: 1

v0.91.0

Compare Source

🚀 Enhancement
Committers: 1

v0.90.1

Compare Source

🐛 Bug Fix
  • @glimmer/compiler, @glimmer/syntax
Committers: 1

v0.90.0

Compare Source

💥 Breaking Change
  • @glimmer-workspace/integration-tests, @glimmer/runtime
🚀 Enhancement
  • @glimmer-workspace/integration-tests, @glimmer/runtime
🐛 Bug Fix
  • @glimmer/compiler, @glimmer/debug, @glimmer/encoder, @glimmer/global-context, @glimmer/interfaces, @glimmer/local-debug-flags, @glimmer/manager, @glimmer/node, @glimmer/opcode-compiler, @glimmer/program, @glimmer/syntax, @glimmer/vm
Committers: 3

v0.89.0

Compare Source

🚀 Enhancement
  • @glimmer-workspace/integration-tests, @glimmer/interfaces, @glimmer/node, @glimmer/runtime
  • @glimmer-workspace/integration-tests, @glimmer-workspace, @glimmer/syntax
  • @glimmer/syntax
🐛 Bug Fix
  • @glimmer-workspace/integration-tests, @glimmer/runtime
  • @glimmer/syntax
🏠 Internal
Committers: 3
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.

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.

ember-a11y/ember-a11y-testing (ember-a11y-testing)

v7.0.2

Compare Source

embroider-build/ember-auto-import (ember-auto-import)

v2.9.0

Compare Source

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
sindresorhus/execa (execa)

v9.5.1

Compare Source

Bug fixes

v9.5.0

Compare Source

Features

await execa({stdout: {file: 'output.txt', append: true}})`npm run build`;

v9.4.1

Compare Source

Bug fixes
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
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
Changelog

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.

@renovate renovate bot added the dependencies label Feb 4, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from e1ce116 to 9f47a6f Compare February 25, 2024 21:18
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from cf9476f to f2e310a Compare March 10, 2024 21:27
Copy link
Contributor

github-actions bot commented Mar 10, 2024

Project Preview URL
Docs https://3067cc98.ember-primitives.pages.dev

Logs

@renovate renovate bot force-pushed the renovate/devdependencies branch from f2e310a to 4310224 Compare March 17, 2024 21:11
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 3c96a0b to e6db041 Compare March 31, 2024 21:58
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 1f243f3 to bd0aa9d Compare April 7, 2024 22:11
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 3d138ae to 8bed491 Compare April 14, 2024 22:56
@renovate renovate bot force-pushed the renovate/devdependencies branch from 8bed491 to 96f7798 Compare April 21, 2024 22:43
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 01ae1ff to d7b252b Compare May 5, 2024 21:55
@renovate renovate bot force-pushed the renovate/devdependencies branch from d7b252b to d767cb4 Compare May 12, 2024 22:15
@renovate renovate bot force-pushed the renovate/devdependencies branch from d767cb4 to 65aea3c Compare May 26, 2024 21:22
@renovate renovate bot changed the title Update devDependencies chore(deps): update devdependencies May 26, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from b1fb386 to 4a918d6 Compare June 9, 2024 22:50
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 8599359 to c0a7ad1 Compare June 16, 2024 22:04
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 6d3f249 to bbf53b8 Compare June 30, 2024 21:03
@renovate renovate bot force-pushed the renovate/devdependencies branch from bbf53b8 to 83c463a Compare July 7, 2024 21:51
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 5d42f49 to 53b5a29 Compare July 28, 2024 22:25
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 8ca15de to a10adf3 Compare August 4, 2024 22:40
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 3d8be16 to dd198e2 Compare August 18, 2024 21:48
@renovate renovate bot force-pushed the renovate/devdependencies branch from dd198e2 to e91632f Compare August 25, 2024 22:09
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from bc3e1de to 2691db3 Compare September 8, 2024 21:03
@renovate renovate bot force-pushed the renovate/devdependencies branch 5 times, most recently from 5bc0b76 to 61fb8c8 Compare September 22, 2024 21:45
@renovate renovate bot force-pushed the renovate/devdependencies branch 5 times, most recently from 2d82c13 to 551ac5c Compare October 6, 2024 21:33
@renovate renovate bot changed the title chore(deps): update devdependencies Update devDependencies Oct 20, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from c248d3d to d1114cd Compare October 27, 2024 21:51
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