Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Update devDependencies #102

Merged
merged 1 commit into from
Aug 1, 2022
Merged

Update devDependencies #102

merged 1 commit into from
Aug 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/babel-plugin (source) 11.9.2 -> 11.10.0 age adoption passing confidence
@emotion/babel-plugin-jsx-pragmatic 0.1.5 -> 0.2.0 age adoption passing confidence
@emotion/babel-preset-css-prop 11.2.0 -> 11.10.0 age adoption passing confidence
@emotion/serialize 1.0.4 -> 1.1.0 age adoption passing confidence
autoprefixer 10.4.7 -> 10.4.8 age adoption passing confidence
chromatic (source) 6.7.1 -> 6.7.2 age adoption passing confidence
eslint (source) 8.20.0 -> 8.21.0 age adoption passing confidence
tailwindcss (source) 3.1.6 -> 3.1.7 age adoption passing confidence
webpack 5.73.0 -> 5.74.0 age adoption passing confidence

Release Notes

emotion-js/emotion

v11.10.0

Compare Source

Minor Changes
  • #​2819 bbad8c79 Thanks @​nicksrandall! - exports field has been added to the package.json manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.

  • #​2819 bbad8c79 Thanks @​nicksrandall! - Thanks to the added exports field, the package now includes a worker condition that can be utilized by properly configured bundlers when targeting worker-like environments. It fixes the issue with browser-specific files being prioritized by some bundlers when targeting workers.

Patch Changes

v11.9.5

Compare Source

Patch Changes
  • #​2799 5b99a849 Thanks @​Andarist! - Fixed an issue with the lack of /*#__PURE__*/ annotations before styled calls transformed from tagged template expressions.
postcss/autoprefixer

v10.4.8

Compare Source

  • Do not print color-adjust warning if print-color-adjust also is in rule.
chromaui/chromatic-cli

v6.7.2

Compare Source

eslint/eslint

v8.21.0

Compare Source

tailwindlabs/tailwindcss

v3.1.7

Compare Source

Fixed
  • Don't rewrite source maps for @layer rules (#​8971)
Added
  • Added types for resolveConfig (#​8924)
Changed
  • Don't use cursor: pointer for buttons by default (#​8962)
webpack/webpack

v5.74.0

Compare Source

Features

  • add resolve.extensionAlias option which allows to alias extensions
    • This is useful when you are forced to add the .js extension to imports when the file really has a .ts extension (typescript + "type": "module")
  • add support for ES2022 features like static blocks
  • add Tree Shaking support for ProvidePlugin

Bugfixes

  • fix persistent cache when some build dependencies are on a different windows drive
  • make order of evaluation of side-effect-free modules deterministic between concatenated and non-concatenated modules
  • remove left-over from debugging in TLA/async modules runtime code
  • remove unneeded extra 1s timestamp offset during watching when files are actually untouched
    • This sometimes caused an additional second build which are not really needed
  • fix shareScope option for ModuleFederationPlugin
  • set "use-credentials" also for same origin scripts

Performance

  • Improve memory usage and performance of aggregating needed files/directories for watching
    • This affects rebuild performance

Extensibility

  • export HarmonyImportDependency for plugins

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

❌ failed...

Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1659280552876-79617.report.html

auditProperty actual expected level
seo 0.82 0.9 ❌ error

@renovate renovate bot force-pushed the renovate/devdependencies branch from fd7d969 to 64bf44a Compare August 1, 2022 05:00
@github-actions
Copy link

github-actions bot commented Aug 1, 2022

❌ failed...

Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1659330258199-83077.report.html

auditProperty actual expected level
seo 0.82 0.9 ❌ error

@re-taro re-taro merged commit 41dfe64 into dev Aug 1, 2022
@renovate renovate bot deleted the renovate/devdependencies branch August 1, 2022 05:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant