Skip to content
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

Merged
merged 40 commits into from
Feb 4, 2024
Merged

Merge 0.17.2 #439

merged 40 commits into from
Feb 4, 2024

Commits on Jul 19, 2022

  1. 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
    jesse-savary committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2bd52b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    c651743 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    f70c54c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. 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 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    48f52fd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. 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]>
    dependabot[bot] committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    aaa1ff2 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. 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]>
    dependabot[bot] committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    48b2c44 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. 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]>
    dependabot[bot] committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    eba2b7a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. 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]>
    dependabot[bot] committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    8ffd98e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. 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]>
    dependabot[bot] committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    8464ff3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. 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]>
    dependabot[bot] committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c23e862 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. 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]>
    dependabot[bot] committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    af8310f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. 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.
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8b5a5b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #424 from mobxjs/dev-0.17.2

    chore: fix tests upgrade minor versions of mobx, mobx-state-tree
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fe4ab80 View commit details
    Browse the repository at this point in the history
  3. 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
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1a87fbf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #416 from mobxjs/dependabot/npm_and_yarn/webpack-5…

    ….76.1
    
    Bump webpack from 5.73.0 to 5.76.1
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0806353 View commit details
    Browse the repository at this point in the history
  5. 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]>
    dependabot[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d9d7272 View commit details
    Browse the repository at this point in the history
  6. 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
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1fbabe7 View commit details
    Browse the repository at this point in the history
  7. 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
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2bd9aec View commit details
    Browse the repository at this point in the history
  8. 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]>
    dependabot[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5af4d83 View commit details
    Browse the repository at this point in the history
  9. 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
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4ade1d4 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #414 from mobxjs/dependabot/npm_and_yarn/sequelize…

    …-6.29.0
    
    Bump sequelize from 5.22.5 to 6.29.0
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a9c24f2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #425 from mobxjs/dependabot/npm_and_yarn/next-13.5.0

    Bump next from 12.2.2 to 13.5.0
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    91db10a View commit details
    Browse the repository at this point in the history
  12. 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]>
    dependabot[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5e8115b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #426 from mobxjs/dependabot/npm_and_yarn/semver-5.7.2

    Bump semver from 5.7.1 to 5.7.2
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    eaaa07c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #410 from mobxjs/dependabot/npm_and_yarn/json5-1.0.2

    Bump json5 from 1.0.1 to 1.0.2
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6968059 View commit details
    Browse the repository at this point in the history
  15. 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]>
    dependabot[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1b9b204 View commit details
    Browse the repository at this point in the history
  16. 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]>
    dependabot[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f82a8dd View commit details
    Browse the repository at this point in the history
  17. 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
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    425d72c View commit details
    Browse the repository at this point in the history
  18. 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
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d3349aa View commit details
    Browse the repository at this point in the history
  19. 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
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bfb2610 View commit details
    Browse the repository at this point in the history
  20. 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]>
    dependabot[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    88b9a98 View commit details
    Browse the repository at this point in the history
  21. 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
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6da166c View commit details
    Browse the repository at this point in the history
  22. 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]>
    dependabot[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    05d18f5 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #433 from mobxjs/dependabot/npm_and_yarn/dottie-2.0.6

    Bump dottie from 2.0.3 to 2.0.6
    beepsoft committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1b1e3fa View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge branch 'development' into fix/subscribe-gql-tag

    # Conflicts:
    #	.gitignore
    #	CHANGELOG.md
    #	package.json
    #	tests/cra-test/test-cra.sh
    #	yarn.lock
    beepsoft committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d509376 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    0fcc38f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #436 from mobxjs/vite-test-fix

    chore: fix stopping vite test
    beepsoft committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    511f375 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Merge pull request #396 from beepsoft/fix/subscribe-gql-tag

    Fix MSTGQLStore.subscribe() when a DocumentNode is passed as query
    beepsoft committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    df92fb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11707a8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #438 from mobxjs/extend-workflow

    Allow running test actions by hand
    beepsoft committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    0b7b51f View commit details
    Browse the repository at this point in the history