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: aminya/eslint-plugin-yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: aminya/eslint-plugin-yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 10 commits
  • 14 files changed
  • 2 contributors

Commits on Oct 17, 2023

  1. build(deps-dev): bump @babel/traverse from 7.13.0 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.13.0 to 7.23.2.
    - [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.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e561562 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    7cf73ee View commit details
    Browse the repository at this point in the history
  2. ci: do not test node 12

    aminya committed May 28, 2024
    Configuration menu
    Copy the full SHA
    eb5e400 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f997083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebaae80 View commit details
    Browse the repository at this point in the history
  5. feat: support EsLint 9

    aminya committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2e7b8d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix: fix Eslint 9 support

    aminya committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c4901dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc728d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75 from aminya/eslint-9

    feat: support EsLint 9
    aminya authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8c75d35 View commit details
    Browse the repository at this point in the history
Loading