-
-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge 0.17.2 #439
Merge 0.17.2 #439
Commits on Jul 19, 2022
-
disable
husky install
when installing mst-gql (#384)* fix: use Pinst to disable Husky in published NPM package * fix: ensure we always publish to the correct repository * chore: bump version, update CHANGELOG.md * fix: ignore peer dependencies when running Syncpack * refactor: move format check step to only run on CI * refactor: always format w/ `pretty-quick` for consistency * refactor: run Syncpack directly instead of using `yarn dlx` * chore: de-duplicate yarn.lock * chore: update yarn.lock with weird changes from tests * refactor: move CRA test into dedicated/isolated directory * refactor: remove cra-test from root worktree * ci: temporarily disable CRA test until we can improve it
Configuration menu - View commit details
-
Copy full SHA for 2bd52b2 - Browse repository at this point
Copy the full SHA 2bd52b2View commit details
Commits on Jul 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c651743 - Browse repository at this point
Copy the full SHA c651743View commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f70c54c - Browse repository at this point
Copy the full SHA f70c54cView commit details
Commits on Oct 13, 2022
-
Fix subscription when a DocumentNode is passed as query
query.toString() doesn't work here, because graphql doesn't implement it to convert the DocumentNode to a graphql string representation. Instead, print(query) has to be used.
Balazs E. Pataki committedOct 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 48f52fd - Browse repository at this point
Copy the full SHA 48f52fdView commit details
Commits on Nov 16, 2022
-
Bump loader-utils from 2.0.2 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](webpack/loader-utils@v2.0.2...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaa1ff2 - Browse repository at this point
Copy the full SHA aaa1ff2View commit details
Commits on Dec 3, 2022
-
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48b2c44 - Browse repository at this point
Copy the full SHA 48b2c44View commit details
Commits on Jan 8, 2023
-
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eba2b7a - Browse repository at this point
Copy the full SHA eba2b7aView commit details
Commits on Feb 4, 2023
-
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/kornelski/http-cache-semantics/releases) - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: http-cache-semantics dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ffd98e - Browse repository at this point
Copy the full SHA 8ffd98eView commit details
Commits on Feb 24, 2023
-
Bump sequelize from 5.22.5 to 6.29.0
Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.22.5 to 6.29.0. - [Release notes](https://github.com/sequelize/sequelize/releases) - [Commits](sequelize/sequelize@v5.22.5...v6.29.0) --- updated-dependencies: - dependency-name: sequelize dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8464ff3 - Browse repository at this point
Copy the full SHA 8464ff3View commit details
Commits on Mar 3, 2023
-
Bump dns-packet from 5.3.1 to 5.4.0
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0. - [Release notes](https://github.com/mafintosh/dns-packet/releases) - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md) - [Commits](mafintosh/dns-packet@v5.3.1...5.4.0) --- updated-dependencies: - dependency-name: dns-packet dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c23e862 - Browse repository at this point
Copy the full SHA c23e862View commit details
Commits on Mar 15, 2023
-
Bump webpack from 5.73.0 to 5.76.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.73.0...v5.76.1) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af8310f - Browse repository at this point
Copy the full SHA af8310fView commit details
Commits on Nov 13, 2023
-
chore: fix tests upgrade minor versions of mobx, mobx-state-tree
Tests didn't work with the latest monorepo updates. The e2e test is now based on Vite (tests/vite-app-test) instead of Create React App to mimic more up-to-date project setups.
Configuration menu - View commit details
-
Copy full SHA for 8b5a5b8 - Browse repository at this point
Copy the full SHA 8b5a5b8View commit details -
Merge pull request #424 from mobxjs/dev-0.17.2
chore: fix tests upgrade minor versions of mobx, mobx-state-tree
Configuration menu - View commit details
-
Copy full SHA for fe4ab80 - Browse repository at this point
Copy the full SHA fe4ab80View commit details -
Merge pull request #415 from mobxjs/dependabot/npm_and_yarn/dns-packe…
…t-5.4.0 Bump dns-packet from 5.3.1 to 5.4.0
Configuration menu - View commit details
-
Copy full SHA for 1a87fbf - Browse repository at this point
Copy the full SHA 1a87fbfView commit details -
Merge pull request #416 from mobxjs/dependabot/npm_and_yarn/webpack-5…
….76.1 Bump webpack from 5.73.0 to 5.76.1
Configuration menu - View commit details
-
Copy full SHA for 0806353 - Browse repository at this point
Copy the full SHA 0806353View commit details -
Bump @babel/traverse from 7.18.2 to 7.23.3
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.2 to 7.23.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9d7272 - Browse repository at this point
Copy the full SHA d9d7272View commit details -
Merge pull request #431 from mobxjs/dependabot/npm_and_yarn/babel/tra…
…verse-7.23.3 Bump @babel/traverse from 7.18.2 to 7.23.3
Configuration menu - View commit details
-
Copy full SHA for 1fbabe7 - Browse repository at this point
Copy the full SHA 1fbabe7View commit details -
Merge pull request #402 from mobxjs/dependabot/npm_and_yarn/loader-ut…
…ils-2.0.4 Bump loader-utils from 2.0.2 to 2.0.4
Configuration menu - View commit details
-
Copy full SHA for 2bd9aec - Browse repository at this point
Copy the full SHA 2bd9aecView commit details -
Bump next from 12.2.2 to 13.5.0
Bumps [next](https://github.com/vercel/next.js) from 12.2.2 to 13.5.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v12.2.2...v13.5.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5af4d83 - Browse repository at this point
Copy the full SHA 5af4d83View commit details -
Merge pull request #405 from mobxjs/dependabot/npm_and_yarn/decode-ur…
…i-component-0.2.2 Bump decode-uri-component from 0.2.0 to 0.2.2
Configuration menu - View commit details
-
Copy full SHA for 4ade1d4 - Browse repository at this point
Copy the full SHA 4ade1d4View commit details -
Merge pull request #414 from mobxjs/dependabot/npm_and_yarn/sequelize…
…-6.29.0 Bump sequelize from 5.22.5 to 6.29.0
Configuration menu - View commit details
-
Copy full SHA for a9c24f2 - Browse repository at this point
Copy the full SHA a9c24f2View commit details -
Merge pull request #425 from mobxjs/dependabot/npm_and_yarn/next-13.5.0
Bump next from 12.2.2 to 13.5.0
Configuration menu - View commit details
-
Copy full SHA for 91db10a - Browse repository at this point
Copy the full SHA 91db10aView commit details -
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e8115b - Browse repository at this point
Copy the full SHA 5e8115bView commit details -
Merge pull request #426 from mobxjs/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
Configuration menu - View commit details
-
Copy full SHA for eaaa07c - Browse repository at this point
Copy the full SHA eaaa07cView commit details -
Merge pull request #410 from mobxjs/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
Configuration menu - View commit details
-
Copy full SHA for 6968059 - Browse repository at this point
Copy the full SHA 6968059View commit details -
Bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b9b204 - Browse repository at this point
Copy the full SHA 1b9b204View commit details -
Bump apollo-server-core from 2.25.4 to 2.26.2
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 2.25.4 to 2.26.2. - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Commits](https://github.com/apollographql/apollo-server/commits/[email protected]/packages/apollo-server-core) --- updated-dependencies: - dependency-name: apollo-server-core dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f82a8dd - Browse repository at this point
Copy the full SHA f82a8ddView commit details -
Merge pull request #427 from mobxjs/dependabot/npm_and_yarn/word-wrap…
…-1.2.5 Bump word-wrap from 1.2.3 to 1.2.5
Configuration menu - View commit details
-
Copy full SHA for 425d72c - Browse repository at this point
Copy the full SHA 425d72cView commit details -
Merge pull request #428 from mobxjs/dependabot/npm_and_yarn/apollo-se…
…rver-core-2.26.2 Bump apollo-server-core from 2.25.4 to 2.26.2
Configuration menu - View commit details
-
Copy full SHA for d3349aa - Browse repository at this point
Copy the full SHA d3349aaView commit details -
Merge pull request #412 from mobxjs/dependabot/npm_and_yarn/http-cach…
…e-semantics-4.1.1 Bump http-cache-semantics from 4.1.0 to 4.1.1
Configuration menu - View commit details
-
Copy full SHA for bfb2610 - Browse repository at this point
Copy the full SHA bfb2610View commit details -
Bump tough-cookie from 4.0.0 to 4.1.3
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88b9a98 - Browse repository at this point
Copy the full SHA 88b9a98View commit details -
Merge pull request #432 from mobxjs/dependabot/npm_and_yarn/tough-coo…
…kie-4.1.3 Bump tough-cookie from 4.0.0 to 4.1.3
Configuration menu - View commit details
-
Copy full SHA for 6da166c - Browse repository at this point
Copy the full SHA 6da166cView commit details -
Bump dottie from 2.0.3 to 2.0.6
Bumps [dottie](https://github.com/mickhansen/dottie.js) from 2.0.3 to 2.0.6. - [Release notes](https://github.com/mickhansen/dottie.js/releases) - [Commits](mickhansen/dottie.js@v2.0.3...v2.0.6) --- updated-dependencies: - dependency-name: dottie dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05d18f5 - Browse repository at this point
Copy the full SHA 05d18f5View commit details -
Merge pull request #433 from mobxjs/dependabot/npm_and_yarn/dottie-2.0.6
Bump dottie from 2.0.3 to 2.0.6
Configuration menu - View commit details
-
Copy full SHA for 1b1e3fa - Browse repository at this point
Copy the full SHA 1b1e3faView commit details
Commits on Nov 14, 2023
-
Merge branch 'development' into fix/subscribe-gql-tag
# Conflicts: # .gitignore # CHANGELOG.md # package.json # tests/cra-test/test-cra.sh # yarn.lock
Configuration menu - View commit details
-
Copy full SHA for d509376 - Browse repository at this point
Copy the full SHA d509376View commit details
Commits on Jan 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fcc38f - Browse repository at this point
Copy the full SHA 0fcc38fView commit details -
Merge pull request #436 from mobxjs/vite-test-fix
chore: fix stopping vite test
Configuration menu - View commit details
-
Copy full SHA for 511f375 - Browse repository at this point
Copy the full SHA 511f375View commit details
Commits on Feb 3, 2024
-
Merge pull request #396 from beepsoft/fix/subscribe-gql-tag
Fix MSTGQLStore.subscribe() when a DocumentNode is passed as query
Configuration menu - View commit details
-
Copy full SHA for df92fb5 - Browse repository at this point
Copy the full SHA df92fb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11707a8 - Browse repository at this point
Copy the full SHA 11707a8View commit details -
Merge pull request #438 from mobxjs/extend-workflow
Allow running test actions by hand
Configuration menu - View commit details
-
Copy full SHA for 0b7b51f - Browse repository at this point
Copy the full SHA 0b7b51fView commit details