8000 Comparing v4.1.2...v4.1.3 · github/eslint-plugin-github · GitHub
[go: up one dir, main page]

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: github/eslint-plugin-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.2
Choose a base ref
...
head repository: github/eslint-plugin-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.3
Choose a head ref
  • 20 commits
  • 22 files changed
  • 4 contributors

Commits on Mar 9, 2021

  1. fix config name in readme

    koddsson authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    0f37363 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. fix: stop svg-element-attributes v2.0.0 from installing

    When using the package in a new project svg-element-attributes v2.0.0 is installed causing eslint to error with “ES module”
    
    Signed-off-by: Andy Kenward <4893048+andykenward@users.noreply.github.com>
    andykenward committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    b3f5f9a View commit details
    Browse the repository at this point in the history
  2. ci: remove travis ci config

    Appears this project now uses github actions instead of travis as a CI.
    
    Signed-off-by: Andy Kenward <4893048+andykenward@users.noreply.github.com>
    andykenward committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    51f1cf9 View commit details
    Browse the repository at this point in the history
  3. docs: GitHub Actions CI badge

    Signed-off-by: Andy Kenward <4893048+andykenward@users.noreply.github.com>
    andykenward committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    64f1e8a View commit details
    Browse the repository at this point in the history
  4. Bump y18n from 4.0.0 to 4.0.1

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    53a0e34 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Merge pull request #120 from github/dependabot/npm_and_yarn/y18n-4.0.1

    Bump y18n from 4.0.0 to 4.0.1
    smockle authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    6d3d0d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae27c8c View commit details
    Browse the repository at this point in the history
  3. Run prettier

    koddsson committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    d29a24c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    840bffe View commit details
    Browse the repository at this point in the history
  5. Merge pull request #119 from andykenward/travis-ci

    ci: remove travis ci config
    koddsson authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    dfd9344 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f54220 View commit details
    Browse the repository at this point in the history
  7. Generate package-lock.json

    koddsson committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    80c8caa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f3b6f0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #118 from andykenward/svg-element-attributes

    fix: stop svg-element-attributes v2.0.0 from installing
    koddsson authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    40e8afb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4154549 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e2959d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Merge pull request #121 from github/update-dependencies

    Update dependencies
    koddsson authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    25c29a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc687f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #122 from github/set-correct-meta-info-on-rules

    Add info into the `meta` property of rules
    koddsson authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    737cee6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. 4.1.3

    koddsson committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    96e15c7 View commit details
    Browse the repository at this point in the history
Loading
0