Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@use-gesture/react (source) 10.2.10 -> 10.3.1 age confidence
@webcomponents/webcomponentsjs (source) 2.6.0 -> 2.8.0 age confidence
date-fns 2.27.0 -> 2.30.0 age confidence
intersection-observer 0.12.0 -> 0.12.2 age confidence
jss (source) 10.8.2 -> 10.10.0 age confidence
jss-preset-default (source) 10.8.2 -> 10.10.0 age confidence
moment (source) 2.29.4 -> 2.30.1 age confidence
preact (source) 10.16.0 -> 10.28.0 age confidence
react-day-picker (source) 8.0.0-beta.37 -> 8.10.1 age confidence
react-jss (source) 10.8.2 -> 10.10.0 age confidence
rrule (source) 2.7.2 -> 2.8.1 age confidence

See all other Renovate PRs on the Dependency Dashboard

How to resolve breaking changes

This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below:

# Check out the PR branch
git checkout -b renovate/core-dependencies main
git pull https://github.com/ampproject/amphtml.git renovate/core-dependencies

# Directly make fixes and commit them
amp lint --fix # For lint errors in JS files
amp prettify --fix # For prettier errors in non-JS files
# Edit source code in case of new compiler warnings / errors

# Push the changes to the branch
git push git@github.com:ampproject/amphtml.git renovate/core-dependencies:renovate/core-dependencies

Release Notes

pmndrs/use-gesture (@​use-gesture/react)

v10.3.1

Compare Source

Patch Changes

v10.3.0

Compare Source

Patch Changes

v10.2.27

Compare Source

Patch Changes

v10.2.26

Compare Source

Patch Changes

v10.2.25

Compare Source

Patch Changes

v10.2.24

Compare Source

Patch Changes

v10.2.23

Compare Source

Patch Changes

v10.2.22

Compare Source

Patch Changes

v10.2.21

Compare Source

Patch Changes

v10.2.20

Compare Source

Patch Changes

v10.2.19

Compare Source

Patch Changes

v10.2.18

Compare Source

Patch Changes

v10.2.17

Compare Source

Patch Changes

v10.2.16

Compare Source

Patch Changes

v10.2.15

Compare Source

Patch Changes

v10.2.14

Compare Source

Patch Changes

v10.2.13

Compare Source

Patch Changes

v10.2.12

Compare Source

Patch Changes

v10.2.11

Compare Source

Patch Changes
webcomponents/polyfills (@​webcomponents/webcomponentsjs)

v2.8.0

Compare Source

  • Update dependencies (#​542)
  • Polyfill Element.toggleAttribute(). (#​541)

v2.7.0

Compare Source

  • Polyfill addEventListener/removeEventListener event listener options,
    including {capture: boolean, once: boolean}.
    (#​469)
  • Make webcomponents-loader.js compatible with the Trusted Types API
    (#​501)
  • Remove an arrow function in webcomponents-loader.js.
    (#​507)
date-fns/date-fns (date-fns)

v2.30.0

Compare Source

Kudos to @​kossnocorp and @​Andarist for working on the release.

Changes
  • Fixed increased build size after enabling compatibility with older browsers in the previous release. This was done by adding @​babel/runtime as a dependency. See more details.

v2.29.3

Compare Source

This release is prepared by our own @​leshakoss.

Fixed

v2.29.2

Compare Source

This release is brought to you by @​nopears, @​vadimpopa and @​leshakoss.

Fixed

v2.29.1

Compare Source

Thanks to @​fturmel for working on the release.

Fixed

v2.29.0

Compare Source

On this release worked @​tan75, @​kossnocorp, @​nopears, @​Balastrong, @​cpapazoglou, @​dovca, @​aliasgar55, @​tomchentw, @​JuanM04, @​alexandresaura, @​fturmel, @​aezell, @​andersravn, @​TiagoPortfolio, @​SukkaW, @​Zebreus, @​aviskarkc10, @​maic66, @​a-korzun, @​Mejans, @​davidspiess, @​alexgul1, @​matroskin062, @​undecaf, @​mprovenc, @​jooola and @​leshakoss.

Added
Fixed
Changed

v2.28.0

Compare Source

Kudos to @​tan75, @​fturmel, @​arcanar7, @​jeffjose, @​helmut-lang, @​zrev2220, @​jooola, @​minitesh, @​cowboy-bebug, @​mesqueeb, @​JuanM04, @​zhirzh, @​damon02 and @​leshakoss for working on the release.

Added
Fixed
GoogleChromeLabs/intersection-observer (intersection-observer)

v0.12.2

Compare Source

cssinjs/jss (jss)

v10.10.0

Compare Source

Improvements

v10.9.2

Compare Source

Bug fixes
  • [react-jss] Fix import useInsertionEffect 1627

v10.9.1

Compare Source

Bug fixes
  • [jss] Update stylesheet if !important flag is set before and after the update 1612

v10.9.0

Compare Source

Bug fixes
  • [jss, jss-plugin-global, jss-plugin-nested, jss-plugin-rule-value-function] Fixes a memory leak with nested function rules 1574
Improvements
  • Keep classes ref when sheet and dynamicRules have not any change 1573
moment/moment (moment)

v2.30.1

Compare Source

  • Release Dec 27, 2023
  • Revert #​5827, because it's breaking
    a lot of TS code.

v2.30.0

Compare Source

  • Release Dec 26, 2023
preactjs/preact (preact)

v10.28.0

Compare Source

Types

Fixes

Performance

v10.27.2

Compare Source

Types

Fixes

v10.27.1

Compare Source

Performance

Types

Fixes

Maintenance

v10.27.0

Compare Source

Features

Fixes

Maintenance

v10.26.9

Compare Source

Fixes

Maintenance

v10.26.8

Compare Source

Fixes

v10.26.7

Compare Source

Types

Improvements

Maintenance

v10.26.6

Compare Source

Fixes

Types

  • Change HTMLMediaElement.controlsList type to string (DOMTokenList) (#​4744, thanks @​piotr-cz)

Maintenance

v10.26.5

Compare Source

Types

Fixes

Maintenance

v10.26.4

Compare Source

Fixes

v10.26.3

Compare Source

Fixes

Types

Maintenance

v10.26.2

Compare Source

This is a hotfix release! If you are encountering bundling issues with regards to unallowed import syntax, this will fix it!

Fixes

Maintenance

v10.26.1

Compare Source

Fixes

Optimization

Maintenance

v10.26.0

Compare Source

Features

Fixes

Types

Maintenance

v10.25.4

Compare Source

Types

Fixes

v10.25.3

Compare Source

Fixes

Types

v10.25.2

Compare Source

Notable

Revert unkeyed no-search (#​4604, thanks @​JoviDeCroock)

We noticed that there's a few unpleasant scenario's that could form from this change, we wanted to be on the safe side here and revert this for the time being. if you run into issues with swapping components placement wise in a list use the key property.

Fixes

Types

Performance

Maintenance

v10.25.1

Compare Source

Fixes

Types

Maintenance

v10.25.0

Compare Source

Features

Move per-element type interfaces into core and more strictly type IntrinsicElements (#​4546, thanks @​rschristian)

This adds per-element typings for every DOM-node type, this means that our types might become slightly stricter when you are using DOM attributes/properties where they are not allowed, an example of this might be <div src="x" />.

If you notice any issues when upgrading tell us about them, we can evaluate whether we have missed a case.

Recreate unkeyed functional components when they change position. (#​4550, thanks @​JoviDeCroock)

This is a long time bugfix, when we have elements that look like

return (
	{condition ? <Element /> : null}
	{condition ? null : <Element />
)

We would reuse the state of the first VNode to render the second one when the condition switches. When you are using key, this issue was not present.

Support { handleEvent() {} } object interface as a listener (#​4538, thanks @​lilnasy)

We've added support for attaching object/class event-handlers

let handler = {
	onclick,
	handleEvent() {
		this.onclick()
	}
}

<div onClick={handler} />

Fixes

Maintenance


Configuration

📅 Schedule: Branch creation - "after 12am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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 force-pushed the renovate/core-dependencies branch 2 times, most recently from e228dd3 to 6f53f45 Compare September 23, 2024 15:58
@renovate renovate bot force-pushed the renovate/core-dependencies branch 5 times, most recently from 0a9b4cf to ec02a74 Compare October 1, 2024 16:07
@renovate renovate bot force-pushed the renovate/core-dependencies branch 3 times, most recently from ee77641 to bb9e2dd Compare October 8, 2024 15:27
@renovate renovate bot force-pushed the renovate/core-dependencies branch 3 times, most recently from c8820e3 to b3cb748 Compare October 20, 2024 23:15
@renovate renovate bot force-pushed the renovate/core-dependencies branch from b3cb748 to 0d029b8 Compare December 1, 2024 07:32
@renovate renovate bot force-pushed the renovate/core-dependencies branch from 0d029b8 to 27a40f4 Compare January 10, 2025 18:51
@renovate renovate bot force-pushed the renovate/core-dependencies branch from 27a40f4 to 5d5acec Compare August 28, 2025 18:53
@renovate renovate bot force-pushed the renovate/core-dependencies branch from 5d5acec to 34a2869 Compare December 9, 2025 21:13
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.

1 participant