This repository was archived by the owner on Apr 17, 2023. It is now read-only.
chore(deps): update all#446
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
febf75d to
320740c
Compare
c22b3bc to
34a8b98
Compare
bea136e to
ae5b433
Compare
a7fd001 to
9801ffa
Compare
9801ffa to
ec54e98
Compare
ec54e98 to
7ad10de
Compare
7ad10de to
a7dfe36
Compare
a7dfe36 to
f957010
Compare
f957010 to
96c58a4
Compare
96c58a4 to
4bf1b83
Compare
4bf1b83 to
a036bf3
Compare
a036bf3 to
bbe7495
Compare
bbe7495 to
e3ba748
Compare
e3ba748 to
a4118dc
Compare
a4118dc to
df19c5f
Compare
df19c5f to
aae9b50
Compare
aae9b50 to
f831be5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
4.2.5->4.3.47.1.2->7.1.54.1.5->4.1.77.3.2->7.3.54.6.6->4.6.77.5.1->7.5.23.4.6->3.4.106.0.3->6.0.42.7.0->2.11.016.5.0->16.5.24.2.0->4.3.73.0.8->3.1.14.1.1->4.3.43.0.0->3.0.114.5.8->14.7.01.6.6->1.8.16.2.2->6.2.30.19.1->0.21.20.9.0->0.15.51.1.1->1.2.20.5.16->0.5.210.9.16->0.11.08.5.2->8.10.20.15.3->0.23.283.7.2->3.9.103.3.3->3.4.0Release Notes
lancedikson/bowser
v2.11.0Compare Source
Parser#ismethod (#437)v2.10.0Compare Source
v2.9.0Compare Source
v2.8.1Compare Source
v2.8.0Compare Source
browserify/browserify
v16.5.2Compare Source
Upgrade browser-resolve to v2.
https://github.com/browserify/browserify/pull/1973
v16.5.1Compare Source
Remove deprecated
mkdirpversion in favour ofmkdirp-classic.browserify/browserify@00c913f
Pin dependencies for Node.js 0.8 support.
https://github.com/browserify/browserify/pull/1939
chaijs/chai
v4.3.7Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.6...v4.3.7
v4.3.6Compare Source
Update loupe to 2.3.1
v4.3.5Compare Source
fca5bb1747eb4e022c2fa5276af6c8a4e00v4.3.4Compare Source
This fixes broken inspect behavior with bigints (#1321) (#1383) thanks @vapier
v4.3.3: / 2021-03-03Compare Source
This reintroduces
Assertionas an export in the mjs file. See https://github.com/chaijs/chai/pull/1378 & https://github.com/chaijs/chai/issues/1375v4.3.2: / 2021-03-03Compare Source
This fixes a regression in IE11. See https://github.com/chaijs/chai/pull/1380 & https://github.com/chaijs/chai/issues/1379
v4.3.1: / 2021-03-02Compare Source
This releases fixed an engine incompatibility with 4.3.0
The 4.x.x series of releases will be compatible with Node 4.0. Please report any errors found in Node 4 as bugs, and they will be fixed.
The 5.x.x series, when released, will drop support for Node 4.0
This fix also ensures
pathvalis updated to1.1.1to fix CVE-2020-7751v4.3.0: / 2021-02-04Compare Source
This is a minor release.
Not many changes have got in since the last release but this one contains a very important change (#1257) which will allow
jestusers to get better diffs. From this release onwards,jestusers will be able to see which operator was used in their diffs. Theoperatoris a property of theAssertionErrorthrown when assertions fail. This flag indicates what kind of comparison was made.This is also an important change for plugin maintainers. Plugin maintainers will now have access to the
operatorflag, which they can have access to through anutilmethod calledgetOperator`.Thanks to all the amazing people that contributed to this release.
New Features
contain.oneOfto take an array of possible values (@voliva)closeToerror message will now inform the user when adeltais required (@eouw0o83hf)Docs
Tests
useProxyconfig is checked inoverwriteProperty(@vieiralucas)contain.oneOf(@voliva )Chores
nickmerwin/node-coveralls
v3.1.1: Maintenance / Security updatesCompare Source
execforexecFile. Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx.devDependenciesv3.1.0: Improved CircleCI / Travis parallelism supportCompare Source
service_job_numberfor parallelism in Travis and CircleCI (#290)705c3b5eb6dc35This is a
minorrelease due to the change in behavior for CircleCI, which now uses the Workflow ID to merge parallel coverage jobs:v3.0.14: MaintenanceCompare Source
59a57e2a0c6941@XhmikosR16152973647673@XhmikosRff21930@lpincav3.0.13: Maintenance releaseCompare Source
v3.0.12Compare Source
v3.0.11: COVERALLS_SERVICE_NUMBER environment variable supportCompare Source
Improved:
v3.0.10: CodeFresh support, MaintenanceCompare Source
Added:
Improved:
Updated:
v3.0.9: Maintenance, dependency refinementCompare Source
debug-js/debug
v4.3.4Compare Source
What's Changed
New Contributors
Full Changelog: debug-js/debug@4.3.3...4.3.4
v4.3.3Compare Source
Patch Release 4.3.3
This is a documentation-only release. Further, the repository was transferred. Please see notes below.
Thank you to @taylor1791 and @kristofkalocsai for their contributions.
Repository Migration Information
I've formatted this as a FAQ, please feel free to open an issue for any additional question and I'll add the response here.
Q: What impact will this have on me?
In most cases, you shouldn't notice any change.
The only exception I can think of is if you pull code directly from https://github.com/visionmedia/debug, e.g. via a
"debug": "visionmedia/debug"-type version entry in your package.json - in which case, you should still be fine due to the automatic redirection Github sets up, but you should also update any references as soon as possible.Q: What are the security implications of this change?
If you pull code directly from the old URL, you should update the URL to https://github.com/debug-js/debug as soon as possible. The old organization has many approved owners and thus a new repository could (in theory) be created at the old URL, circumventing Github's automatic redirect that is in place now and serving malicious code. I (@qix-) also wouldn't have access to that repository, so while I don't think it would happen, it's still something to consider.
Even in such a case, however, the officially released package on npm (
debug) would not be affected. That package is still very much under control (even more than it used to be).Q: What should I do if I encounter an issue related to the migration?
Search the issues first to see if someone has already reported it, and then open a new issue if someone has not.
Q: Why was this done as a 'patch' release? Isn't this breaking?
No, it shouldn't be breaking. The package on npm shouldn't be affected (aside from this patch release) and any references to the old repository should automatically redirect.
Thus, according to all of the "APIs" (loosely put) involved, nothing should have broken.
I understand there are a lot of edge cases so please open issues as needed so I can assist in any way necessary.
Q: Why was the repository transferred?
I'll just list them off in no particular order.
debugecosystem intends to grow beyond a single package, and since new packages could not be created in the old org (nor did it make sense for them to live there), a new org made the most sense - especially from a security point of view.Q: Was this approved?
Yes.[archive]
Q: Do I need to worry about another migration sometime in the future?
No.
v4.3.2Compare Source
Patch release 4.3.2
.enabledchecks (#799)Thank you @omg!
v4.3.1Compare Source
Patch release 4.3.1
v4.3.0Compare Source
Minor release
debugInstance.destroy(). Future major versions will not have this method; please remove it from your codebases as it currently does nothing.v4.2.0Compare Source
Minor Release
console.debugin the browser only when it is available (#600)"engines"key to package.jsonselectColor(#747)supports-coloras an optional peer dependencysindresorhus/del-cli
v3.0.1Compare Source
922e9fegraphql/graphql-js
v14.7.0Compare Source
v14.7.0 (2020-07-06)
New Feature 🚀
Committers: 1
v14.6.0Compare Source
v14.6.0 (2020-01-27)
New Feature 🚀
Committers: 1
pimterry/loglevel
v1.8.1Compare Source
v1.8.0Compare Source
v1.7.1Compare Source
v1.7.0Compare Source
v1.6.8Compare Source
v1.6.7Compare Source
mochajs/mocha
v6.2.3Compare Source
🔒 Security Fixes
httptoolkit/mockttp
v0.21.2Compare Source
v0.21.1Compare Source
v0.21.0Compare Source
v0.20.4Compare Source
v0.20.3Compare Source
v0.20.2Compare Source
v0.20.1Compare Source
v0.20.0Compare Source
v0.19.3Compare Source
v0.19.2Compare Source
aerogear/offix
v0.15.5Compare Source
Fixing minor releng issues. No actual functional changes
v0.15.4Compare Source
Updated internal packages and bug fixes
v0.15.3Compare Source
Updated internal packages and bug fixes
v0.15.2Compare Source
Patch release that updates dependencies and some minor docs fixes.
Bug fixes
52b912e: fix: bump react version to meet react-offix-hooks peer depDocs changes
54ce1f2: fix: Remove unmaintained offix android916b49a: docs: fixing typos0e20ad0: Update ref-conflict-client.mdv0.15.1Compare Source
Patch release that fixes a couple of bugs, updates dependencies, adds a new example app, and some minor docs fixes.
Bug Fixes
55b3545fix: id overwrite issue in optimistic responses52dd303Runtime config validation Closes #283 (#402)New Example App
113f4e8feat: add unstyled react native example appDocs changes
64ab7e3chore: add link to example app for Reactd76725bfix: link error with React Native doc.c604961chore: add link to example app in docsa83f5b8fix: remove unnecessary step in react example readmev0.15.0Compare Source
feat: allow for adding conflict listeners after client creation (#393)
Adds
addConflictListenerandremoveConflictListenermethods toApolloOfflineClient.v0.14.0Compare Source
Notable Commits
a9ee41dfix: persist queue entries after updating optimistic ids (#389)7ffae63fix: improve queue handling of optimistic ids + InputMapper (#381)6d736d8fix: react example app build issue (#387)7d8ea82breaking: refactor offline mutate (#378)05625f2breaking: refactor network status interface (#368)60c745cchore: Stop generating source maps (#375)v0.13.2Compare Source
Add
useNetworkStatusReact hook which can be used to build components that render differently depending on the network state.v0.13.1Compare Source
0.13.1 fixes package install issues that were introduced in 0.13.0. It also introduces some minor dependency updates.
v0.13.0Compare Source
0.13.0
The 0.13.0 release is a release contains a couple of bug fixes, dependency updates and the new ability to configure your own
CachePersistorobject as requested in #273 and #281.The CachePersistor is used by the client to persist the Apollo Cache across application restarts. Pass your own instance to override the one that is created by default.
Example:
Note: if using TypeScript, you may need to declare the cachePersistor as follows
const cachePersistor = new CachePersistor<object>(...options)or you may experience compiler errors.This example uses
createDefaultCacheStorageto create the default IndexedDB based storage driver.The storage can be swapped depending on the platform. For example
window.localstoragein older browsers orAsyncStoragein React Native.v0.12.0Compare Source
0.12.0
The 0.12.0 release brings a new
offix-client-boostpackage. This package is a batteries-included wrapper around theoffix-clientthat bringseverything needed to get started with GraphQL quickly. This includes a cache and support for subscriptions and file uploads.
This release also provides new documentation for React Native, Angular and Ionic/Cordova.
Check out the new documentation at offix.dev.
v0.11.0Compare Source
0.11.0
The 0.11.0 release simplifies the creation of offline clients.
Breaking Changes
OfflineClient replaced with ApolloOfflineClient
The
OfflineClientclass has been replaced withApolloOfflineClient.OfflineClientwas a wrapper that would internally create anApolloClientwhich could be accessed after initialization. The flow looked something like this.The new
ApolloOfflineClientdirectlyextendsApolloClientwhich makes initialization simpler and more flexible as all of the standard Apollo Client options are supported.Initialization is slightly different, mainly, and
ApolloLinkmust be passed that can connect with the GraphQL server. See the example code below.v0.10.0Compare Source
0.10.0
The
0.10.0release builds upon the0.9.0release and adds two new packages.offix-schedulerandoffix-conflicts-clientoffix-scheduler
offix-schedulernow holds the core functionalities of the Offix project. That includes queueing, scheduling, persistence and fulfilment of offline operations.offix-schedulercan and will be used to create new clients in the future that are not based on Apollo Client. Clients we are investigating are URQL (see https://github.com/aerogear/offix/issues/235), Relay (see https://github.com/aerogear/offix/issues/236) and plain HTTP/REST.offix-clientnow usesoffix-schedulerunder the hood.There have been no functional changes to
offix-clientand everything should remain the same.ALMaclaine/replace
v1.2.2Compare Source
v1.2.1Compare Source
v1.2.0Compare Source
v1.1.5Compare Source
v1.1.4Compare Source
v1.1.3Compare Source
v1.1.2Compare Source
evanw/node-source-map-support
v0.5.21Compare Source
v0.5.20Compare Source
v0.5.19Compare Source
v0.5.18Compare Source
v0.5.17Compare Source
apollostack/subscriptions-transport-ws
v0.11.0Compare Source
graphql@16and bump minimal supported version to begraphql@15.7.2. As part of this change signatures forExecuteFunctionandSubscribeFunctionwere changed.@IvanGoncharov in #902
v0.10.0Compare Source
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 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.
This PR has been generated by Mend Renovate. View repository job log here.