Adds helper functions to interpolate values bilinearly (blerp()) and trilinearly (trilerp()). These are the extensions of linear interpolation (lerp()) to two and three dimensions, respectively. (Re: #207)
[jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
[@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
[jest-snapshot] Move @types/prettier from dependencies to devDependencies (#14328)
[jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
[jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)
Chore & Maintenance
[@jest/core] Use pluralize from jest-util rather than own internal (#14322)
[jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
[@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
[jest-snapshot] Move @types/prettier from dependencies to devDependencies (#14328)
[jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
[jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)
Chore & Maintenance
[@jest/core] Use pluralize from jest-util rather than own internal (#14322)
[jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
[@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
[jest-snapshot] Move @types/prettier from dependencies to devDependencies (#14328)
[jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
[jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)
Chore & Maintenance
[@jest/core] Use pluralize from jest-util rather than own internal (#14322)
[jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
[@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
[jest-snapshot] Move @types/prettier from dependencies to devDependencies (#14328)
[jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
[jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)
Chore & Maintenance
[@jest/core] Use pluralize from jest-util rather than own internal (#14322)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
Bumps the all group with 15 updates:
Updates
@next/font
from 13.4.10 to 13.4.12Release notes
Sourced from
@next/font
's releases.... (truncated)
Commits
552bca4
v13.4.12576cb6e
v13.4.12-canary.004ae5be
v13.4.115853258
v13.4.11-canary.20df8aac
v13.4.11-canary.15bf2bbb
v13.4.11-canary.0Updates
@types/node
from 20.4.2 to 20.4.5Commits
Updates
@types/react
from 18.2.15 to 18.2.18Commits
Updates
culori
from 3.1.3 to 3.2.0Release notes
Sourced from culori's releases.
Commits
675cc95
3.2.011109e0
Re: #207, add blerp() and trilerp() functions for bilinear and trilinear inte...daca5f3
Add Atmos to list of projects using culori (#208)Updates
eslint
from 8.45.0 to 8.46.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
c87db63
8.46.0b51015f
Build: changelog update for 8.46.0d1eb7e4
chore: Update ecosystem dependencies (#17427)fab9e97
chore: package.json update for eslint-config-eslint release6246711
chore: package.json update for@eslint/js
release8a93438
feat:require-unicode-regexp
supportv
flag (#17402)4d474e3
docs: update with TypeScript info (#17423)091f44e
docs: File extension named processor deprecation (#17362)1a2f966
feat:no-useless-escape
supportv
flag (#17420)0aa0bc3
chore: Add PRs to triage project (#17421)Updates
eslint-config-next
from 13.4.10 to 13.4.12Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
552bca4
v13.4.12576cb6e
v13.4.12-canary.004ae5be
v13.4.115853258
v13.4.11-canary.20df8aac
v13.4.11-canary.15bf2bbb
v13.4.11-canary.0Updates
lucide-react
from 0.262.0 to 0.263.1Release notes
Sourced from lucide-react's releases.
Commits
0a38dcc
Update package.json (#1452)Updates
next
from 13.4.10 to 13.4.12Release notes
Sourced from next's releases.
... (truncated)
Commits
552bca4
v13.4.12576cb6e
v13.4.12-canary.026a57af
chore(docs): fix broken link (#53021)e4b6c4e
update CODEOWNERS config (#53017)ac62406
Revert "Separate routing code from render servers (#52492)" (#53016)1fefb4a
Reland "Refine the not-found rendering process for app router" (#52985)732219e
Update 02-dynamic-routes.mdx (#52975)bb5fced
Changed package manager for install-native.mjs to pnpm (#52971)3e34b9f
"Clarify the 'Existing Projects' section of the TypeScript docs: (#52944)032e8d0
chore(ci): add pnpm workspace for github actions (#52976)Updates
sharp
from 0.32.3 to 0.32.4Changelog
Sourced from sharp's changelog.
Commits
aea368a
Release v0.32.47ecbc20
Upgrade to libvips v8.14.3cb0e2a9
Bump dep739b317
Expose ability to (un)block libvips ops by nameUpdates
@types/rimraf
from 3.0.2 to 4.0.5Commits
Updates
eslint-config-prettier
from 8.8.0 to 8.9.0Changelog
Sourced from eslint-config-prettier's changelog.
Commits
aa1aa34
eslint-config-prettier v8.9.07d9ed21
Update everything (#260)2a2438e
feat: off vue/array-element-newline (#259)6b48bb2
Bump word-wrap from 1.2.3 to 1.2.4 (#258)311351b
Use matrix.os in check.yml (#251)Updates
jest
from 29.6.1 to 29.6.2Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
0fd5b1c
v29.6.2Updates
jest-environment-jsdom
from 29.6.1 to 29.6.2Release notes
Sourced from jest-environment-jsdom's releases.
Changelog
Sourced from jest-environment-jsdom's changelog.
Commits
0fd5b1c
v29.6.2Updates
ora
from 6.3.1 to 7.0.0Release notes
Sourced from ora's releases.
Commits
d1a21e8
7.0.00e96acd
Require Node.js 16Updates
postcss
from 8.4.26 to 8.4.27Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
fb4bb8a
Release 8.4.27 version16cddfd
Fix typesc938a9a
Update dependenciesa55c3e2
Fix container cloneDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually