Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.8.7
->3.8.10
4.9.5
->4.10.0
6.4.2
->6.5.1
6.4.2
->6.5.1
6.0.0
->6.2.0
3.7.0
->3.7.1
1.6.1
->1.6.5
2.3.2
->2.5.1
16.3.1
->16.3.2
3.0.9
->3.0.10
3.4.3
->3.4.4
8.16.1
->8.17.2
1.3.2
->1.3.3
Release Notes
apollographql/apollo-client (@apollo/client)
v3.8.10
Compare Source
Patch Changes
#11489
abfd02a
Thanks @gronxb! - FixnetworkStatus
withuseSuspenseQuery
not properly updating to ready state when using acache-and-network
fetch policy that returns data equal to what is already in the cache.#11483
6394dda
Thanks @pipopotamasu! - Fix cache override warning outputv3.8.9
Compare Source
Patch Changes
#11472
afc844d
Thanks @alessbell! - Fix delay: Infinity when set on a MockResponse passed to Mocked Provider so it indefinitely enters loading state.#11464
aac12b2
Thanks @jerelmiller! - PreventuseFragment
from excessively unsubscribing and resubscribing the fragment with the cache on every render.#11449
f40cda4
Thanks @phryneas! - Removes refences to the typescript "dom" lib.#11470
e293bc9
Thanks @phryneas! - Remove an unnecessary check from parseAndCheckHttpResponse.v3.8.8
Compare Source
Patch Changes
#11200
ae5091a21
Thanks @jerelmiller! - Enablestrict
in tsconfig for the entire project.#11332
291aea56b
Thanks @asvishnyakov! - Add missed reexports of MutationFetchPolicy and RefetchWritePolicy to @apollo/client/core#10931
e5acf910e
Thanks @phryneas! -useMutation
: also reset internal state on resetapollographql/apollo-server (@apollo/server)
v4.10.0
Compare Source
Minor Changes
#7786
869ec98
Thanks @ganemone! - Restore missing v1skipValidation
option asdangerouslyDisableValidation
. Note that enabling this option exposes your server to potential security and unexpected runtime issues. Apollo will not support issues that arise as a result of using this option.#7803
e9a0d6e
Thanks @favna! - allowstringifyResult
to return aPromise<string>
Users who implemented the
stringifyResult
hook can now expect error responses to be formatted with the hook as well. Please take care when updating to this version to ensure this is the desired behavior, or implement the desired behavior accordingly in yourstringifyResult
hook. This was considered a non-breaking change as we consider that it was an oversight in the original PR that introducedstringifyResult
hook.Patch Changes
#7793
9bd7748
Thanks @bnjjj! - General availability of subscription callback protocol#7799
63dc50f
Thanks @stijnbe! - Fix type of ApolloServerPluginUsageReporting reportTimer#7740
fe68c1b
Thanks @barnisanov! - Uninstalledbody-parser
and usedexpress
built-inbody-parser
functionality instead(mainly the json middleware)FortAwesome/Font-Awesome (@fortawesome/fontawesome-svg-core)
v6.5.1
Compare Source
v6.5.0
Compare Source
trussworks/react-uswds (@trussworks/react-uswds)
v6.2.0
Compare Source
Features
Bug Fixes
v6.1.0
Compare Source
Features
Bug Fixes
uswds/uswds (@uswds/uswds)
v3.7.1
: USWDS 3.7.1Compare Source
What's new in USWDS 3.7.1
Features
usa-footer
usa-layout-grid
dependency from theusa-footer
package. This update reduces the footer package size. Thanks @danbrady! (#5289)If you notice changes in your layout after making this update, your Sass might be missing the
usa-layout-grid
package. You can include it by adding@forward usa-layout-grid
to your Sass entry point.Bug fixes
usa-banner
usa-dark-background
,usa-section
:visited
link styling inusa-section--dark
elements. Thanks @aduth! (#5567)usa-footer
usa-header
,usa-nav
usa-nav__submenu
elements should align with other header elements. Thanks @lpsinger! (#5649)usa-nav
usa-nav
usa-nav
$theme-max-header-width
from accepting a value of"none"
. (#5624)uswds-core
.left-full
,.right-full
, and.top-full
utility classes. (#5633)Dependencies and security
Thanks @deckar01 for contributing this dependency update!
0
vulnerabilities in regular dependencies (dependencies for USWDS projects installed withnpm install @​uswds/uswds
)24
moderate,27
high vulnerabilities in devDependencies (development dependencies).Release TGZ SHA-256 hash:
6e1d3032e1a7ac614d05fe76c87cc398725d84e5ba0656a7a17c6ca4c7579526
axios/axios (axios)
v1.6.5
Compare Source
Bug Fixes
Contributors to this release
v1.6.4
Compare Source
Bug Fixes
Contributors to this release
v1.6.3
Compare Source
Bug Fixes
Contributors to this release
v1.6.2
Compare Source
Features
withCredentials
behavior; (#6046) (cff9967)PRs
Contributors to this release
JedWatson/classnames (classnames)
v2.5.1
Compare Source
workspaces
field from package (#350)v2.5.0
Compare Source
interface
(#341)exports
field to package (#342)v2.4.0
Compare Source
v2.3.3
Compare Source
motdotla/dotenv (dotenv)
v16.3.2
Compare Source
Added
Changed
populate
#792launchdarkly/react-client-sdk (launchdarkly-react-client-sdk)
v3.0.10
Compare Source
Fixed:
moment/luxon (luxon)
v3.4.4
Compare Source
Interval.splitAt
(#1524)pinojs/pino (pino)
v8.17.2
Compare Source
What's Changed
Full Changelog: pinojs/pino@v8.17.1...v8.17.2
v8.17.1
Compare Source
What's Changed
Full Changelog: pinojs/pino@v8.17.0...v8.17.1
v8.17.0
Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino@v8.16.2...v8.17.0
v8.16.2
Compare Source
What's Changed
redactOptions
type by @wolfy1339 in https://github.com/pinojs/pino/pull/1847New Contributors
Full Changelog: pinojs/pino@v8.16.1...v8.16.2
jquense/yup (yup)
v1.3.3
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.