Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

feat: add cli --migrationsCollection option #79

Open
wants to merge 73 commits into
base: master
Choose a base branch
from

Commits on Aug 8, 2023

  1. feat: add cli --migrationCollection option for specifying the colle…

    …ction to store the migration state
    jackall3n committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0d88051 View commit details
    Browse the repository at this point in the history
  2. Use more appropriate test

    jackall3n committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0091e2c View commit details
    Browse the repository at this point in the history
  3. Updated option name

    jackall3n committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4ef3bf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. update to fireblaze

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    47c13dd View commit details
    Browse the repository at this point in the history
  2. README pdate

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d706488 View commit details
    Browse the repository at this point in the history
  3. Updated types

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6b7c3f5 View commit details
    Browse the repository at this point in the history
  4. version

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8ba6f51 View commit details
    Browse the repository at this point in the history
  5. Updated README.md

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3915d34 View commit details
    Browse the repository at this point in the history
  6. Migrate to PNPM

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    aa10bb0 View commit details
    Browse the repository at this point in the history
  7. Migrate to PNPM

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8cfb9ac View commit details
    Browse the repository at this point in the history
  8. Migrate to PNPM

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d3183c4 View commit details
    Browse the repository at this point in the history
  9. Add changeset workflow

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f018a7e View commit details
    Browse the repository at this point in the history
  10. Create dependabot.yml

    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8cbe47b View commit details
    Browse the repository at this point in the history
  11. Run tests in CI

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e2c747b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6155d0 View commit details
    Browse the repository at this point in the history
  13. Update to master

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1bbe4b7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6b13c93 View commit details
    Browse the repository at this point in the history
  15. lock

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    df7ed99 View commit details
    Browse the repository at this point in the history
  16. updated test

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7b661d4 View commit details
    Browse the repository at this point in the history
  17. pretest

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6b5d2bb View commit details
    Browse the repository at this point in the history
  18. git status

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2467e35 View commit details
    Browse the repository at this point in the history
  19. git check

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bcbe4bc View commit details
    Browse the repository at this point in the history
  20. setup pnpm

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    44e215d View commit details
    Browse the repository at this point in the history
  21. name

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    845b773 View commit details
    Browse the repository at this point in the history
  22. permissions

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d20765f View commit details
    Browse the repository at this point in the history
  23. permissions

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b19bbac View commit details
    Browse the repository at this point in the history
  24. updated pr workflow

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fcbd396 View commit details
    Browse the repository at this point in the history
  25. Bump @google-cloud/firestore from 5.0.2 to 7.3.1

    Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) from 5.0.2 to 7.3.1.
    - [Release notes](https://github.com/googleapis/nodejs-firestore/releases)
    - [Changelog](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md)
    - [Commits](googleapis/nodejs-firestore@v5.0.2...v7.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@google-cloud/firestore"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ffbf8c4 View commit details
    Browse the repository at this point in the history
  26. run tests

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9d399d7 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #11 from jackall3n/dependabot/npm_and_yarn/google-…

    …cloud/firestore-7.3.1
    
    Bump @google-cloud/firestore from 5.0.2 to 7.3.1
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f4742b8 View commit details
    Browse the repository at this point in the history
  28. Update dependabot.yml

    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a1700ca View commit details
    Browse the repository at this point in the history
  29. Bump jose from 2.0.5 to 2.0.7

    Bumps [jose](https://github.com/panva/jose) from 2.0.5 to 2.0.7.
    - [Release notes](https://github.com/panva/jose/releases)
    - [Changelog](https://github.com/panva/jose/blob/v2.0.7/CHANGELOG.md)
    - [Commits](panva/jose@v2.0.5...v2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: jose
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f452d0d View commit details
    Browse the repository at this point in the history
  30. Bump ip from 1.1.5 to 1.1.9

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.5...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    40da9ce View commit details
    Browse the repository at this point in the history
  31. Bump semver from 7.3.7 to 7.6.0

    Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.6.0.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.3.7...v7.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b6c9470 View commit details
    Browse the repository at this point in the history
  32. Bump tape from 4.13.3 to 5.7.5

    Bumps [tape](https://github.com/ljharb/tape) from 4.13.3 to 5.7.5.
    - [Changelog](https://github.com/tape-testing/tape/blob/master/CHANGELOG.md)
    - [Commits](tape-testing/tape@v4.13.3...v5.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: tape
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    de06bce View commit details
    Browse the repository at this point in the history
  33. Bump follow-redirects from 1.14.8 to 1.15.5

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.5.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.8...v1.15.5)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8701557 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #10 from jackall3n/dependabot/npm_and_yarn/semver-…

    …7.6.0
    
    Bump semver from 7.3.7 to 7.6.0
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    23f2c6e View commit details
    Browse the repository at this point in the history
  35. Merge pull request #9 from jackall3n/dependabot/npm_and_yarn/jose-2.0.7

    Bump jose from 2.0.5 to 2.0.7
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3c9578e View commit details
    Browse the repository at this point in the history
  36. Merge pull request #8 from jackall3n/dependabot/npm_and_yarn/follow-r…

    …edirects-1.15.5
    
    Bump follow-redirects from 1.14.8 to 1.15.5
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3670233 View commit details
    Browse the repository at this point in the history
  37. Merge pull request #7 from jackall3n/dependabot/npm_and_yarn/ip-1.1.9

    Bump ip from 1.1.5 to 1.1.9
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    09f7220 View commit details
    Browse the repository at this point in the history
  38. Merge pull request #4 from jackall3n/dependabot/npm_and_yarn/tape-5.7.5

    Bump tape from 4.13.3 to 5.7.5
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    de95569 View commit details
    Browse the repository at this point in the history
  39. Bump typescript from 4.6.4 to 5.4.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 5.4.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v4.6.4...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b1f1651 View commit details
    Browse the repository at this point in the history
  40. Bump firebase-tools from 10.7.2 to 13.5.0

    Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.7.2 to 13.5.0.
    - [Release notes](https://github.com/firebase/firebase-tools/releases)
    - [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
    - [Commits](firebase/firebase-tools@v10.7.2...v13.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: firebase-tools
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3b4df98 View commit details
    Browse the repository at this point in the history
  41. changeset command

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4d01941 View commit details
    Browse the repository at this point in the history
  42. changeset command

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7b192bd View commit details
    Browse the repository at this point in the history
  43. Merge pull request #14 from jackall3n/dependabot/npm_and_yarn/typescr…

    …ipt-5.4.2
    
    Bump typescript from 4.6.4 to 5.4.2
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4f0ccc0 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #12 from jackall3n/dependabot/npm_and_yarn/firebas…

    …e-tools-13.5.0
    
    Bump firebase-tools from 10.7.2 to 13.5.0
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e807af0 View commit details
    Browse the repository at this point in the history
  45. Bump qs from 6.5.2 to 6.5.3

    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2a655a5 View commit details
    Browse the repository at this point in the history
  46. changeset

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    61bd1c2 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    7228b66 View commit details
    Browse the repository at this point in the history
  48. Bump ts-node from 10.7.0 to 10.9.2

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.9.2.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
    - [Commits](TypeStrong/ts-node@v10.7.0...v10.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f0a1f83 View commit details
    Browse the repository at this point in the history
  49. Bump firebase-admin from 10.1.0 to 12.0.0

    Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 10.1.0 to 12.0.0.
    - [Release notes](https://github.com/firebase/firebase-admin-node/releases)
    - [Commits](firebase/firebase-admin-node@v10.1.0...v12.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: firebase-admin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    567a001 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #16 from jackall3n/dependabot/npm_and_yarn/qs-6.5.3

    Bump qs from 6.5.2 to 6.5.3
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    56db028 View commit details
    Browse the repository at this point in the history
  51. Merge pull request #15 from jackall3n/dependabot/npm_and_yarn/firebas…

    …e-admin-12.0.0
    
    Bump firebase-admin from 10.1.0 to 12.0.0
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    103c413 View commit details
    Browse the repository at this point in the history
  52. Merge pull request #13 from jackall3n/dependabot/npm_and_yarn/ts-node…

    …-10.9.2
    
    Bump ts-node from 10.7.0 to 10.9.2
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a4d9fd9 View commit details
    Browse the repository at this point in the history
  53. Bump ansi-regex from 4.1.0 to 4.1.1

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7781b01 View commit details
    Browse the repository at this point in the history
  54. Version Packages

    github-actions[bot] committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cb55698 View commit details
    Browse the repository at this point in the history
  55. Bump start-server-and-test from 1.14.0 to 2.0.3

    Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.14.0 to 2.0.3.
    - [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
    - [Commits](bahmutov/start-server-and-test@v1.14.0...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: start-server-and-test
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    07ea37d View commit details
    Browse the repository at this point in the history
  56. Merge pull request #17 from jackall3n/changeset-release/master

    Version Packages
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cca95f6 View commit details
    Browse the repository at this point in the history
  57. Merge pull request #18 from jackall3n/dependabot/npm_and_yarn/ansi-re…

    …gex-4.1.1
    
    Bump ansi-regex from 4.1.0 to 4.1.1
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c383743 View commit details
    Browse the repository at this point in the history
  58. Merge pull request #6 from jackall3n/dependabot/npm_and_yarn/start-se…

    …rver-and-test-2.0.3
    
    Bump start-server-and-test from 1.14.0 to 2.0.3
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fa04f53 View commit details
    Browse the repository at this point in the history
  59. Update packages

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d99c582 View commit details
    Browse the repository at this point in the history
  60. Version Packages

    github-actions[bot] committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3ae5f2d View commit details
    Browse the repository at this point in the history
  61. Merge pull request #19 from jackall3n/changeset-release/master

    Version Packages
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2325d0a View commit details
    Browse the repository at this point in the history
  62. Bump protobufjs from 6.11.2 to 6.11.4

    Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.4.
    - [Release notes](https://github.com/protobufjs/protobuf.js/releases)
    - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/protobufjs/protobuf.js/commits)
    
    ---
    updated-dependencies:
    - dependency-name: protobufjs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d11594a View commit details
    Browse the repository at this point in the history
  63. Merge pull request #20 from jackall3n/dependabot/npm_and_yarn/protobu…

    …fjs-6.11.4
    
    Bump protobufjs from 6.11.2 to 6.11.4
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bdebefb View commit details
    Browse the repository at this point in the history
  64. Update packages

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e334cf2 View commit details
    Browse the repository at this point in the history
  65. Update packages

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d0f2e5e View commit details
    Browse the repository at this point in the history
  66. Update packages

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6565e40 View commit details
    Browse the repository at this point in the history
  67. Update packages

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2c23924 View commit details
    Browse the repository at this point in the history
  68. Update packages

    jackall3n committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d592a60 View commit details
    Browse the repository at this point in the history
  69. Version Packages

    github-actions[bot] committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ae82cc4 View commit details
    Browse the repository at this point in the history
  70. Merge pull request #21 from jackall3n/changeset-release/master

    Version Packages
    jackall3n authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7d4c731 View commit details
    Browse the repository at this point in the history