Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)
v2.2.2
Fix: Properties with the name __proto__ are added to objects and arrays.
(#199) This also fixes a prototype pollution vulnerability reported by
Jonathan Gregson! (#295).
v2.2.1
Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)
v2.2.0
New: Accurate and documented TypeScript declarations are now included. There is no need to install @types/json5. (#236, #244)
Fix: Properties with the name __proto__ are added to objects and arrays.
(#199) This also fixes a prototype pollution vulnerability reported by
Jonathan Gregson! (#295).
Scaleable is one of the most exciting features of this release, giving Geist a great deal of freedom and imagination, and EVERY COMPONENT fully supports the Scaleable feature.
We removed all size props, so that each component no longer needs to be manually scaled, but instead the scale props control the scaling function:
<Loading scale={0.5} />
</tr></table>
... (truncated)
Commits
29f3f6b chore: simplify the type srouce of third-party lib (#683)
1bc7609 chore: append redirects for project renaming (#682)
fe6baec build: manually add references to styled-jsx for rollup ecosystem (#681)
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
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/tannerkrewson/rocketcrab/network/alerts).
Bumps json5 to 2.2.3 and updates ancestor dependencies json5, @geist-ui/react, next and babel-loader. These dependencies need to be updated together.
Updates
json5
from 2.1.3 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a7524
2.2.394fd06d
docs: update CHANGELOG for v2.2.33b8cebf
docs(security): use GitHub security advisoriesf0fd9e1
docs: publish a security policy6a91a05
docs(template): bug -> bug report14f8cb1
2.2.210cc7ca
docs: update CHANGELOG for v2.2.27774c10
fix: add proto to objects and arraysedde30a
Readme: slight tweak to intro97286f8
Improve example in readmeUpdates
@geist-ui/react
from 2.1.5 to 2.2.5Release notes
Sourced from
@geist-ui/react
's releases.... (truncated)
Commits
29f3f6b
chore: simplify the type srouce of third-party lib (#683)1bc7609
chore: append redirects for project renaming (#682)fe6baec
build: manually add references to styled-jsx for rollup ecosystem (#681)890d083
chore: rename the GH repository (#678)f5aa131
chore: migrate project name to core (#676)dae1da2
chore(examples): add alt text for image to avoid eslint warn (#672)184b474
chore: release v2.2.3 (#675)fe8f1fb
fix: fix reference paths after type compilation (#674)97b38f0
fix: remove the unknown props on elements (#671)70d79f1
chore: update nextjs example (#670)Maintainer changes
This version was pushed to npm by echo_unix, a new releaser for
@geist-ui/react
since your current version.Updates
next
from 10.1.3 to 13.1.1Release notes
Sourced from next's releases.
... (truncated)
Commits
4ac737e
v13.1.1f0a8b7e
v13.1.1-canary.1b0a1e99
Fixnext/image
404 whenbasePath
andtrailingSlash
defined (#44312)f0aa10b
Remove experimental for modularizeImports from docs and example (#44311)44548dd
v13.1.1-canary.000b2113
Fix CSS resource path not matched in__entry_css_files__
(#44310)fd0d0f5
Excludesrcset
from svg image (#44308)8a9133d
Updated dependencies forwith-tailwindcss
example (#44289)fd9ec64
Use turbo for packing files in test setup (#44074)02489c2
v13.1.0Maintainer changes
This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.
Updates
babel-loader
from 8.2.2 to 8.3.0Release notes
Sourced from babel-loader's releases.
Commits
9bf5652
8.3.080ab7d0
Update@babel/
dependencies493ac6c
Pass external dependencies from Babel to Webpack (#971)df28fe3
Fix broken main test (#950)0b338e4
update hash method so it doesn't fail on a fips enabled machine (#939)1f98d3c
8.2.5c622868
fix: respectinputSourceMap
loader option (#896)f7982c1
8.2.44bb9e21
Use md5 hashing for OpenSSL 3 (#924)247c94b
Bump loader-utils to 2.x (#931)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 - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/tannerkrewson/rocketcrab/network/alerts).