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): update devdependencies #249

Open
wants to merge 1 commit into
base: main
Choose a base branch
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
@arethetypeswrong/cli (source) ^0.15.3 -> ^0.16.0 age adoption passing confidence devDependencies minor
@babel/core (source) 7.25.2 -> 7.25.7 age adoption passing confidence devDependencies patch
@babel/eslint-parser (source) 7.25.1 -> 7.25.7 age adoption passing confidence devDependencies patch
@babel/plugin-proposal-decorators (source) 7.24.7 -> 7.25.7 age adoption passing confidence devDependencies minor
@babel/plugin-syntax-decorators (source) 7.24.7 -> 7.25.7 age adoption passing confidence devDependencies minor
@babel/plugin-transform-class-static-block (source) 7.24.7 -> 7.25.7 age adoption passing confidence devDependencies minor
@babel/plugin-transform-private-methods (source) 7.24.7 -> 7.25.7 age adoption passing confidence devDependencies minor
@babel/preset-typescript (source) 7.24.7 -> 7.25.7 age adoption passing confidence devDependencies minor
@ember/test-helpers 4.0.2 -> 4.0.4 age adoption passing confidence devDependencies patch
@embroider/compat (source) 3.5.5 -> 3.6.2 age adoption passing confidence devDependencies minor
@embroider/core (source) 3.4.14 -> 3.4.17 age adoption passing confidence devDependencies patch
@embroider/webpack (source) 4.0.4 -> 4.0.6 age adoption passing confidence devDependencies patch
@fontsource/lexend (source) 5.0.20 -> 5.1.0 age adoption passing confidence devDependencies minor 5.1.1
@glimmer/compiler (source) ^0.88.0 -> ^0.92.0 age adoption passing confidence devDependencies minor
@glimmer/syntax (source) ^0.88.0 -> ^0.92.0 age adoption passing confidence devDependencies minor
@tailwindcss/typography 0.5.14 -> 0.5.15 age adoption passing confidence devDependencies patch
babel-plugin-ember-template-compilation 2.2.5 -> 2.3.0 age adoption passing confidence devDependencies minor
ember-a11y-testing 7.0.0 -> 7.0.1 age adoption passing confidence devDependencies patch
ember-auto-import (source) 2.7.2 -> 2.8.1 age adoption passing confidence devDependencies minor
ember-cli (source) ~5.8.1 -> ~5.12.0 age adoption passing confidence devDependencies minor
ember-source (source) 5.10.2 -> 5.12.0 age adoption passing confidence devDependencies minor
ember-template-imports 4.1.1 -> 4.1.2 age adoption passing confidence devDependencies patch
eslint (source) 8.57.0 -> 8.57.1 age adoption passing confidence devDependencies patch
eslint-plugin-ember 12.1.1 -> 12.2.1 age adoption passing confidence devDependencies minor
eslint-plugin-n 17.10.2 -> 17.10.3 age adoption passing confidence devDependencies patch
eslint-plugin-node ^11.1.0 -> ^14.0.0 devDependencies replacement
eslint-plugin-qunit 8.1.1 -> 8.1.2 age adoption passing confidence devDependencies patch
postcss (source) 8.4.41 -> 8.4.47 age adoption passing confidence devDependencies patch
publint (source) 0.2.10 -> 0.2.11 age adoption passing confidence devDependencies patch
qunit (source) 2.21.1 -> 2.22.0 age adoption passing confidence devDependencies minor
qunit-dom 3.2.0 -> 3.2.1 age adoption passing confidence devDependencies patch
rollup (source) ~4.17.0 -> ~4.24.0 age adoption passing confidence devDependencies minor
tailwindcss (source) 3.4.10 -> 3.4.13 age adoption passing confidence devDependencies patch
typedoc (source) ^0.25.7 -> ^0.26.0 age adoption passing confidence devDependencies minor 0.26.8
typescript (source) 5.5.4 -> 5.6.2 age adoption passing confidence devDependencies minor
webpack 5.93.0 -> 5.95.0 age adoption passing confidence devDependencies minor

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


Release Notes

arethetypeswrong/arethetypeswrong.github.io (@​arethetypeswrong/cli)

v0.16.4

Patch Changes

v0.16.3

Patch Changes
  • 66ada51: Fix warning message json-format suggestion to use proper syntax

v0.16.2

Patch Changes

v0.16.1

Patch Changes
  • 5ee6f29: Update README with new problem kind

v0.16.0

Compare Source

Minor Changes
Patch Changes
babel/babel (@​babel/core)

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
fontsource/font-files (@​fontsource/lexend)

v5.1.0

Compare Source

v5.0.22

Compare Source

v5.0.21

Compare Source

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

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
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.15

Compare Source

Fixed
  • Support installing with alpha versions of Tailwind CSS v4 (#​358)
ember-a11y/ember-a11y-testing (ember-a11y-testing)

v7.0.1

Compare Source

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

v2.8.1

Compare Source

v2.8.0

Compare Source

v2.7.4

Compare Source

v2.7.3

Compare Source

ember-cli/ember-cli (ember-cli)

v5.12.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.11.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.10.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v5.9.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

emberjs/ember.js (ember-source)

v5.12.0

Compare Source

  • #​20746 [BUGFIX] Upgrade glimmer-vm for some perf improvements
  • #​20714 [BUGFIX] Break eager cycle for "deprecate" function

v5.11.1

Compare Source

v5.11.0

Compare Source

@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 from 83c463a to 653db7f Compare July 14, 2024 22:22
@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 4 times, most recently from 0ff6466 to 2d82c13 Compare October 6, 2024 21:21
@renovate renovate bot force-pushed the renovate/devdependencies branch from 2d82c13 to 551ac5c Compare October 6, 2024 21:33
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