Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: intlify/eslint-plugin-vue-i18n
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0-next.7
Choose a base ref
...
head repository: intlify/eslint-plugin-vue-i18n
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0-next.8
Choose a head ref
  • 20 commits
  • 54 files changed
  • 7 contributors

Commits on Feb 20, 2024

  1. chore(deps): update dependency monaco-editor to ^0.46.0 (#469)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b2104a4 View commit details
  2. chore(deps): update pnpm to v8.15.3 (#468)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 20, 2024
    Copy the full SHA
    74d4376 View commit details
  3. build(deps-dev): bump vite from 4.5.1 to 4.5.2 (#464)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 20, 2024
    Copy the full SHA
    dae2c2d View commit details

Commits on Feb 24, 2024

  1. chore(deps): update pnpm to v8.15.4

    renovate[bot] committed Feb 24, 2024
    Copy the full SHA
    3d6bdf7 View commit details

Commits on Mar 8, 2024

  1. chore(deps): update dependency monaco-editor to ^0.47.0 (#480)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 8, 2024
    Copy the full SHA
    5fd2495 View commit details

Commits on Mar 18, 2024

  1. chore(deps): update pnpm to v8.15.5

    renovate[bot] committed Mar 18, 2024
    Copy the full SHA
    d57d120 View commit details
  2. fix(deps): update dependency eslint-compat-utils to ^0.5.0

    renovate[bot] committed Mar 18, 2024
    Copy the full SHA
    ce351b8 View commit details

Commits on Mar 28, 2024

  1. chore: unneccesary deps and meta data on package.json

    kazupon committed Mar 28, 2024
    Copy the full SHA
    d04a737 View commit details

Commits on Mar 29, 2024

  1. chore: remove rimraf

    kazupon committed Mar 29, 2024
    Copy the full SHA
    6c78444 View commit details
  2. Copy the full SHA
    64748b3 View commit details
  3. chore: bump typescript

    kazupon committed Mar 29, 2024
    Copy the full SHA
    c6eb3cc View commit details
  4. chore: add lint-staged with git hook

    kazupon committed Mar 29, 2024
    Copy the full SHA
    b2d338b View commit details
  5. chore: re-setup lint and formatter

    kazupon committed Mar 29, 2024
    Copy the full SHA
    580524f View commit details
  6. chore: more tweak

    kazupon committed Mar 29, 2024
    Copy the full SHA
    1f481b4 View commit details
  7. Revert "chore: bump typescript"

    This reverts commit c6eb3cc.
    kazupon committed Mar 29, 2024
    Copy the full SHA
    99aeccb View commit details
  8. Revert "chore: bump typescript-eslint releated pkgs"

    This reverts commit 64748b3.
    kazupon committed Mar 29, 2024
    Copy the full SHA
    2c505c3 View commit details
  9. chore: tweak github action

    kazupon committed Mar 29, 2024
    Copy the full SHA
    2f7f79f View commit details

Commits on Apr 1, 2024

  1. docs(README.md): fix typo in file (#488)

    willmendesneto authored Apr 1, 2024
    Copy the full SHA
    44fea72 View commit details

Commits on Apr 2, 2024

  1. feat: support flat config (#487)

    * refactor: update scripts
    
    * refactor: remove unnecesarry codes
    
    * refactor: update scripts
    
    * chore: change node register to jiti from ts-node
    
    * feat: flat config implementation
    
    * fix: update separate
    
    * fix: integration tests
    
    * fix: format
    
    * chore: bump node
    
    * chore: bump eslint
    
    * fix: forgot commit
    
    * fix: forgot lock file
    
    * fix: add ignore lint for tests
    
    * fix: test
    
    * docs: updates
    
    * Create pink-hairs-fail.md
    
    ---------
    
    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    kazupon and ota-meshi authored Apr 2, 2024
    Copy the full SHA
    01324a0 View commit details
  2. chore: release @intlify/eslint-plugin-vue-i18n (next) (#490)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Apr 2, 2024
    Copy the full SHA
    69cae06 View commit details
Loading