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

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

Update devDependencies #90

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.26.9 -> 7.26.10 age adoption passing confidence
@babel/plugin-transform-typescript (source) 7.26.8 -> 7.27.0 age adoption passing confidence
@babel/preset-typescript (source) 7.26.0 -> 7.27.0 age adoption passing confidence
@ember/test-helpers 5.1.0 -> 5.2.1 age adoption passing confidence
@ember/test-waiters 4.0.0 -> 4.1.0 age adoption passing confidence
@embroider/addon-dev (source) 7.1.1 -> 7.1.4 age adoption passing confidence
@tsconfig/ember (source) 3.0.9 -> 3.0.10 age adoption passing confidence
babel-plugin-ember-template-compilation 2.3.0 -> 2.4.1 age adoption passing confidence
ember-cli (source) 6.2.3 -> 6.3.0 age adoption passing confidence
ember-primitives ^0.21.0 -> ^0.29.0 age adoption passing confidence
ember-primitives ^0.27.2 -> ^0.29.0 age adoption passing confidence
ember-qunit 9.0.1 -> 9.0.2 age adoption passing confidence
ember-source (source) 6.4.0-alpha.3 -> 6.4.0-beta.2 age adoption passing confidence
eslint (source) 9.22.0 -> 9.23.0 age adoption passing confidence
prettier-plugin-ember-template-tag 2.0.4 -> 2.0.5 age adoption passing confidence
publint (source) 0.3.8 -> 0.3.10 age adoption passing confidence
release-plan ^0.13.1 -> ^0.16.0 age adoption passing confidence
rollup (source) 4.35.0 -> 4.39.0 age adoption passing confidence
turbo (source) 2.4.4 -> 2.5.0 age adoption passing confidence
vitest (source) 3.0.8 -> 3.1.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

babel/babel (@​babel/core)

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal
tsconfig/bases (@​tsconfig/ember)

v3.0.10

Compare Source

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

v6.3.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

emberjs/ember.js (ember-source)

v6.4.0-beta.2

Compare Source

v6.4.0-beta.1

Compare Source

v6.4.0-alpha.6

Compare Source

v6.4.0-alpha.5

Compare Source

v6.4.0-alpha.4

Compare Source

eslint/eslint (eslint)

v9.23.0

Compare Source

publint/publint (publint)

v0.3.10

Compare Source

Patch Changes
  • Support custom conditions in "exports" that points to raw TS or TSX files. This configuration is common in monorepo setups where packages refer to the raw files among themselves using a custom condition so custom aliasing isn't needed. (b34ea94)

    With this support, the "types" condition is allowed to come after any exports of the raw TS or TSX files. File existence checks are also disabled for raw TS and TSX files reference as after publish these files may intentionally be not published.

v0.3.9

Compare Source

Patch Changes
  • Support the formatMessage utility in the browser. It has a new color: 'html' option to highlight important parts with <strong> tags instead of ANSI colors. It also has a new reference: boolean option so the messages are worded in reference of the message location. (e1cfef0)

  • If formatMessage is passed a package.json object with missing keys, the message part that references the value will now fallback to "undefined" instead of completely erroring out. (45962d1)

rollup/rollup (rollup)

v4.39.0

Compare Source

2025-04-02

Features
  • Do not create separate facade chunks if a chunk would contain several entry modules that allow export extension if there are no export name conflicts (#​5891)
Bug Fixes
  • Mark the id property as optional in the filter for the resolveId hook (#​5896)
Pull Requests

v4.38.0

Compare Source

2025-03-29

Features
  • Support .filter option in resolveId, load and transform hooks (#​5882)
Pull Requests

v4.37.0

Compare Source

2025-03-23

Features
  • Support Musl Linux on Riscv64 architectures (#​5726)
  • Handles class decorators placed before the export keyword (#​5871)
Bug Fixes
  • Log Rust panic messages to the console when using the WASM build (#​5875)
Pull Requests

v4.36.0

Compare Source

2025-03-17

Features
  • Extend renderDynamicImport hook to provide information about static dependencies of the imported module (#​5870)
  • Export several additional types used by Vite (#​5879)
Bug Fixes
  • Do not merge chunks if that would create a top-level await cycle between chunks (#​5843)
Pull Requests
vercel/turborepo (turbo)

v2.5.0

Compare Source

vitest-dev/vitest (vitest)

v3.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.0

Compare Source

🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub

v3.0.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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 Jul 7, 2024
Copy link

stackblitz bot commented Jul 7, 2024

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

Copy link

vercel bot commented Jul 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kolay-docs-app ❌ Failed (Inspect) Apr 6, 2025 9:16pm

@renovate renovate bot force-pushed the renovate/devdependencies branch from 114825c to fe085bd Compare July 11, 2024 21:41
@renovate renovate bot force-pushed the renovate/devdependencies branch from fe085bd to 35039be Compare July 14, 2024 22:24
@renovate renovate bot force-pushed the renovate/devdependencies branch from 35039be to 43368b4 Compare July 20, 2024 17:05
@renovate renovate bot changed the title chore(deps): update devdependencies Update devDependencies Jul 20, 2024
@renovate renovate bot force-pushed the renovate/devdependencies branch from 43368b4 to 224a3fc Compare July 21, 2024 23:16
@renovate renovate bot force-pushed the renovate/devdependencies branch from 224a3fc to 561e441 Compare July 28, 2024 21:50
@renovate renovate bot force-pushed the renovate/devdependencies branch from 561e441 to 368d4e7 Compare August 4, 2024 23:10
@renovate renovate bot force-pushed the renovate/devdependencies branch from 368d4e7 to 328b123 Compare August 11, 2024 22:01
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 616cc47 to bb5e319 Compare August 18, 2024 22:02
@renovate renovate bot force-pushed the renovate/devdependencies branch from bb5e319 to 1fb66fc Compare August 25, 2024 22:59
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 85e787a to 76f1984 Compare September 1, 2024 22:43
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from 7f19b4b to c6d8b5d Compare September 8, 2024 22:16
@renovate renovate bot force-pushed the renovate/devdependencies branch from 125dfc1 to e7f2b01 Compare December 8, 2024 21:17
@renovate renovate bot force-pushed the renovate/devdependencies branch from e7f2b01 to fb10e60 Compare December 15, 2024 21:47
@renovate renovate bot force-pushed the renovate/devdependencies branch from fb10e60 to 217e118 Compare December 22, 2024 23:07
@renovate renovate bot force-pushed the renovate/devdependencies branch from 217e118 to a592c97 Compare December 29, 2024 22:54
@renovate renovate bot force-pushed the renovate/devdependencies branch from a592c97 to bd68639 Compare January 19, 2025 21:52
@renovate renovate bot force-pushed the renovate/devdependencies branch from bd68639 to 79c65ae Compare January 26, 2025 21:50
@renovate renovate bot force-pushed the renovate/devdependencies branch from 79c65ae to 70c1c34 Compare February 16, 2025 22:11
@renovate renovate bot force-pushed the renovate/devdependencies branch from 70c1c34 to 4e71838 Compare February 23, 2025 21:49
@renovate renovate bot force-pushed the renovate/devdependencies branch from 4e71838 to 6f284cc Compare March 2, 2025 22:07
@renovate renovate bot force-pushed the renovate/devdependencies branch from 6f284cc to 5dd48c2 Compare March 9, 2025 21:14
@renovate renovate bot force-pushed the renovate/devdependencies branch from 5dd48c2 to 781a9ad Compare March 16, 2025 21:56
@renovate renovate bot force-pushed the renovate/devdependencies branch from 781a9ad to 2752075 Compare March 23, 2025 22:39
@renovate renovate bot force-pushed the renovate/devdependencies branch from 2752075 to b060186 Compare March 30, 2025 21:55
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