Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 28, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@1stg/app-config (source) ^6.1.5 -> ^14.0.0 age confidence devDependencies major
@1stg/lib-config (source) ^9.0.2 -> ^13.0.0 age confidence devDependencies major
@changesets/changelog-github (source) ^0.4.6 -> ^0.5.0 age confidence devDependencies minor
@size-limit/preset-small-lib ^7.0.8 -> ^11.0.0 age confidence devDependencies major
@types/node (source) ^18.6.2 -> ^22.0.0 age confidence devDependencies major
@types/react (source) ^18.0.15 -> ^19.0.0 age confidence devDependencies major
@types/react-dom (source) ^18.0.6 -> ^19.0.0 age confidence devDependencies major
@types/web ^0.0.70 -> ^0.0.279 age confidence devDependencies patch
actions/checkout v3 -> v5 age confidence action major
actions/setup-node v3 -> v6 age confidence action major
amondnet/vercel-action -> 16e87c0 action pinDigest
andresz1/size-limit-action -> e7493a7 action pinDigest
c8 ^7.12.0 -> ^10.0.0 age confidence devDependencies major
codecov/codecov-action v3 -> v5 age confidence action major
github/codeql-action v2 -> v4 age confidence action major
node 16 -> 22 age confidence uses-with major
pnpm (source) 7.6.0 -> 10.18.3 age confidence packageManager major
pnpm/action-setup v2 -> v4 age confidence action major
react (source) ^18.2.0 -> ^19.0.0 age confidence devDependencies major
react-dom (source) ^18.2.0 -> ^19.0.0 age confidence devDependencies major
react-router-dom (source) ^6.3.0 -> ^7.0.0 age confidence devDependencies major
sirv-cli ^2.0.2 -> ^3.0.0 age confidence devDependencies major
size-limit ^7.0.8 -> ^11.0.0 age confidence devDependencies major
typescript (source) 4.7.4 -> 5.9.3 age confidence devDependencies major
unplugin-auto-import ^0.10.3 -> ^20.0.0 age confidence devDependencies major
vitest (source) ^0.20.2 -> ^3.0.0 age confidence devDependencies major

Release Notes

1stG/configs (@​1stg/app-config)

v14.3.0

Compare Source

Minor Changes
Patch Changes

v14.2.0

Compare Source

Minor Changes
Patch Changes

v14.1.0

Compare Source

Minor Changes
Patch Changes

v14.0.0

Compare Source

Major Changes
Patch Changes

v13.1.0

Compare Source

Minor Changes
Patch Changes

v13.0.1

Compare Source

Patch Changes

v13.0.0

Compare Source

Major Changes
Patch Changes

v12.0.1

Compare Source

Patch Changes

v12.0.0

Compare Source

Major Changes
Patch Changes

v11.1.2

Compare Source

Patch Changes

v11.1.1

Compare Source

Patch Changes

v11.1.0

Compare Source

Minor Changes
Patch Changes

v11.0.3

Compare Source

Patch Changes

v11.0.2

Compare Source

Patch Changes

v11.0.1

Compare Source

Patch Changes

v11.0.0

Compare Source

Major Changes
  • d03df9f Thanks @​JounQin! - feat!: migrate to eslint-community packages, bump stylelint
Patch Changes

v10.0.1

Compare Source

Patch Changes

v10.0.0

Compare Source

Major Changes
Patch Changes

v9.0.1

Compare Source

Patch Changes

v9.0.0

Compare Source

Major Changes
Patch Changes

v8.1.0

Compare Source

Minor Changes
Patch Changes

v8.0.1

Compare Source

Patch Changes

v8.0.0

Compare Source

Major Changes
  • d03df9f Thanks @​JounQin! - feat!: migrate to eslint-community packages, bump stylelint
Minor Changes
Patch Changes

v7.3.0

Compare Source

Minor Changes
Patch Changes

v7.2.1

Compare Source

Patch Changes

v7.2.0

Compare Source

Minor Changes
Patch Changes

v7.1.1

Compare Source

Patch Changes

v7.1.0

Compare Source

Minor Changes
Patch Changes

v7.0.0

Compare Source

Major Changes
Patch Changes
changesets/changesets (@​changesets/changelog-github)

v0.5.1

Compare Source

Patch Changes

v0.5.0

Compare Source

Minor Changes
  • #​1185 a971652 Thanks @​Andarist! - package.json#exports have been added to limit what (and how) code might be imported from the package.
Patch Changes

v0.4.8

Compare Source

Patch Changes

v0.4.7

Compare Source

Patch Changes
ai/size-limit (@​size-limit/preset-small-lib)

v11.2.0

Compare Source

v11.1.6

Compare Source

  • Updated chokidar.
  • Updated esbuild.
  • Updated jiti.

v11.1.5

Compare Source

  • Reduced dependencies (by @​ziebam).
  • Updated esbuild.

v11.1.4

Compare Source

v11.1.3

Compare Source

  • Updated esbuild.
  • Updated CSS loaders for webpack.

v11.1.2

Compare Source

v11.1.1

Compare Source

v11.1.0

Compare Source

v11.0.3

Compare Source

  • Fixed .mjs config support (by Arya Emami).
  • Updated esbuild.

v11.0.2

Compare Source

  • Fixed require is not defined regression.
  • Updated esbuild-visualizer.

v11.0.1

Compare Source

  • Updated estimo.
  • Updated lilconfig.

v11.0.0

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

  • Fixed require is not defined in webpack-css (by Andrey Medvedev).
  • Fixed webpack config defined as function support (by @​lev875).

v10.0.1

Compare Source

  • Fixed imports and exports between packages.

v10.0.0

Compare Source

v9.0.0

Compare Source

v8.2.6

Compare Source

  • Fixed npm release process.

v8.2.5

Compare Source

  • Fixed opening report in @size-limit/esbuild-why (by Yaroslav Chapelskyi).
  • Updated esbuild.

v8.2.4

Compare Source

  • Fixed @size-limit/esbuild-why for multiple checks (by Homa Wong).

v8.2.3

Compare Source

  • Fixed npm release process.

v8.2.2

Compare Source

  • Fixed npm release process.

v8.2.0

Compare Source

v8.1.2

Compare Source

  • Fixed silent mode (by Igor Suvorov).
  • Updated esbuild.
  • Reduced dependencies.

v8.1.1

Compare Source

  • Updated esbuild.

v8.1.0

Compare Source

v8.0.1

Compare Source

  • Fixed config and modifyEsbuildConfig options (by Angelo Ashmore).
  • Updated esbuild.

v8.0.0

Compare Source

microsoft/TypeScript-DOM-Lib-Generator (@​types/web)

v0.0.279

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

v0.0.278

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.277

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.276

Compare Source

asynciterable.d.ts

No changes

index.d.ts

Non-value types
  • ToggleEventInit
    • Added: source

iterable.d.ts

No changes

v0.0.275

Compare Source

asynciterable.d.ts

No changes

index.d.ts

Modified

  • SVGAElement
    • Added: download
  • SVGMarkerElement
    • Added: SVG_MARKER_ORIENT_AUTO_START_REVERSE
  • ServiceWorkerRegistration
    • Removed: pushManager

iterable.d.ts

No changes

v0.0.274

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.273

Compare Source

asynciterable.d.ts

No changes

index.d.ts

Modified

  • AudioParam
    • Removed: automationRate, defaultValue, maxValue, minValue, value, cancelAndHoldAtTime, cancelScheduledValues, exponentialRampToValueAtTime, linearRampToValueAtTime, setTargetAtTime, setValueAtTime
  • AudioParamMap
    • Removed: forEach
  • BaseAudioContext
    • Removed: audioWorklet, currentTime, destination, listener, onstatechange, sampleRate, state, createAnalyser, createBiquadFilter, createBuffer, createBufferSource, createChannelMerger, createChannelSplitter, createConstantSource, createConvolver, createDelay, createDynamicsCompressor, createGain, createOscillator, createPanner, createScriptProcessor, createStereoPanner, createWaveShaper, decodeAudioData, addEventListener, removeEventListener
  • CSSKeyframesRule
    • Added: [Symbol.iterator]
    • Removed: cssRules, length, name, appendRule, deleteRule, findRule
  • CSSNumericArray
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: length, forEach
  • CSSRuleList
    • Added: [Symbol.iterator]
    • Removed: length, item
  • CSSStyleDeclaration
    • Added: [Symbol.iterator]
  • CSSTransformValue
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: is2D, length, toMatrix, forEach
  • CSSUnparsedValue
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: length, forEach
  • Cache
    • Removed: add, delete, keys, match, matchAll, put
  • CookieStoreManager
    • Removed: getSubscriptions
  • CustomStateSet
    • Removed: forEach
  • DOMRectList
    • Added: [Symbol.iterator]
    • Removed: length, item
  • DOMStringList
    • Added: [Symbol.iterator]
    • Removed: length, contains, item
  • DOMTokenList
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: length, value, toString, add, contains, item, remove, replace, supports, toggle, forEach
  • DataTransferItemList
    • Added: [Symbol.iterator]
    • Removed: length, add, clear, remove
  • EventCounts
    • Removed: forEach
  • FileList
    • Added: [Symbol.iterator]
    • Removed: length, item
  • FileSystemDirectoryHandle
    • Added: [Symbol.asyncIterator], entries, keys, values
    • Removed: kind, getDirectoryHandle, getFileHandle, removeEntry, resolve
  • FontFaceSet
    • Removed: onloading, onloadingdone, onloadingerror, ready, status, check, load, forEach, addEventListener, removeEventListener
  • FormData
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: append, delete, get, getAll, has, set, forEach
  • HTMLAllCollection
    • Added: [Symbol.iterator]
    • Removed: length, item, namedItem
  • HTMLFormElement
    • Added: [Symbol.iterator]
    • Removed: acceptCharset, action, autocomplete, elements, encoding, enctype, length, method, name, noValidate, rel, relList, target, checkValidity, reportValidity, requestSubmit, reset, submit, addEventListener, removeEventListener
  • HTMLSelectElement
    • Added: [Symbol.iterator]
    • Removed: autocomplete, disabled, form, labels, length, multiple, name, options, required, selectedIndex, selectedOptions, size, type, validationMessage, validity, value, willValidate, add, checkValidity, item, namedItem, remove, reportValidity, setCustomValidity, showPicker, addEventListener, removeEventListener
  • Headers
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: append, delete, get, getSetCookie, has, set, forEach
  • Highlight
    • Removed: priority, type, forEach
  • HighlightRegistry
    • Removed: forEach
  • IDBDatabase
    • Removed: name, objectStoreNames, onabort, onclose, onerror, onversionchange, version, close, createObjectStore, deleteObjectStore, addEventListener, removeEventListener
  • IDBObjectStore
    • Removed: autoIncrement, indexNames, keyPath, name, transaction, add, clear, count, delete, deleteIndex, get, getAll, getAllKeys, getKey, index, openCursor, openKeyCursor, put
  • ImageTrackList
    • Added: [Symbol.iterator]
    • Removed: length, ready, selectedIndex, selectedTrack
  • MIDIInputMap
    • Removed: forEach
  • MIDIOutput
    • Removed: addEventListener, removeEventListener
  • MIDIOutputMap
    • Removed: forEach
  • MediaKeyStatusMap
    • Added: [Symbol.iterator], entries, keys, values
    • Removed: size, get, has, forEach
  • MediaList
    • Added: [Symbol.iterator]
    • Removed: length, mediaText, toString, appendMedium, deleteMedium, item
  • MessageEvent
    • Removed: data, lastEventId, origin, ports, source
  • MimeTypeArray
    • Added: [Symbol.iterator]
    • Removed: length, item, namedItem
  • NamedNodeMap
    • Added: [Symbol.iterator]
    • Removed: length, getNamedItem, getNamedItemNS, item, removeNamedItem, removeNamedItemNS, setNamedItem, setNamedItemNS
  • Navigator
    • Removed: clipboard, credentials, doNotTrack, geolocation, login, maxTouchPoints, mediaCapabilities, mediaDevices, mediaSession, permissions, serviceWorker, userActivation, wakeLock, canShare, getGamepads, requestMIDIAccess, sendBeacon, share
  • NodeList

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

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

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, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Mar 28, 2025

⚠️ No Changeset found

Latest commit: d735fa2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

coderabbitai bot commented Mar 28, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

socket-security bot commented Mar 28, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 1d7fdd3 to 359dfd2 Compare April 5, 2025 14:58
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c716f95 to dc8e9f9 Compare April 13, 2025 23:27
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 04a7267 to a665b54 Compare April 20, 2025 19:55
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 6fd4a9b to 2058fba Compare May 1, 2025 04:10
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 6f2b403 to 6681215 Compare May 10, 2025 00:21
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from d60f2b2 to 876ec09 Compare May 18, 2025 23:45
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b2e940e to b79a03a Compare June 5, 2025 04:00
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c23ce5f to 5b83da5 Compare June 14, 2025 08:12
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 5a8e363 to 2bdd73c Compare August 9, 2025 03:53
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e9a218c to c606eb7 Compare August 16, 2025 00:07
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 2b42343 to 04c3b52 Compare September 6, 2025 10:55
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c8bd3d5 to 160b581 Compare September 17, 2025 08:13
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c1af420 to 04488ee Compare September 24, 2025 23:48
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 93a124c to 9a5366a Compare October 2, 2025 20:15
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from ccada9d to e772dbc Compare October 8, 2025 22:42
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 551f05b to f103f31 Compare October 13, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants