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

Chores/318 update eslint #335

Merged
merged 4 commits into from
Jul 1, 2024
Merged

Chores/318 update eslint #335

merged 4 commits into from
Jul 1, 2024

Conversation

DougMidgley
Copy link
Owner

PR details

What is the purpose of this pull request? (put an "X" next to an item)

  • Fix
  • Improvements
  • New Feature
  • Documentation updates
  • Other, please explain:

What changes did you make? (Give an overview)

Chore:
Updated Node BuiltIns to reduce scope
Minor Updates in dependencies

@DougMidgley DougMidgley merged commit c3b3187 into develop Jul 1, 2024
6 checks passed
DougMidgley added a commit that referenced this pull request Jul 1, 2024
* Bump eslint-plugin-jsdoc from 46.5.1 to 48.2.6

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.5.1 to 48.2.6.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v46.5.1...v48.2.6)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* #285: allow customizing headers for patch, put and post calls

this is a copy of what phjulia pushed earlier but with fixed jsdocs

* #285: eslint -fix

* #285: upgrade eslint, eslint-config-prettier, eslint-plugin-prettier, eslint-plugin-unicorn, prettier-eslint; add prettier

* #285: jsdoc rules copied from mcdev

* #300: fixing bad jsdocs that break typescript tests

* #300: enable typescript validation

* #300: fixes for typescript validation

* #300: add exports section in package.json

* #300: add automatic d.ts generation and update husky

* #309: fix postcheck failing on checkout of develop branch

* #309: auto-run npm install if changes to package-lock were found

* Bump sinon from 15.2.0 to 18.0.0

Bumps [sinon](https://github.com/sinonjs/sinon) from 15.2.0 to 18.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v15.2.0...v18.0.0)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-prettier from 5.0.0 to 5.1.3

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump axios-mock-adapter from 1.21.5 to 1.22.0

Bumps [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) from 1.21.5 to 1.22.0.
- [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases)
- [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md)
- [Commits](ctimmerm/axios-mock-adapter@v1.21.5...v1.22.0)

---
updated-dependencies:
- dependency-name: axios-mock-adapter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump assert from 2.0.0 to 2.1.0

Bumps [assert](https://github.com/browserify/commonjs-assert) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/browserify/commonjs-assert/releases)
- [Changelog](https://github.com/browserify/commonjs-assert/blob/main/CHANGELOG.md)
- [Commits](browserify/commonjs-assert@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: assert
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* #318 EsLint Update plus General Actions Update (#319)

* #318 EsLint Update plus General Actions Update

* #318 intent issue and dep update

---------

Co-authored-by: Douglas Midgley <douglas.midgley@accenture.com>

* Chores/318 update eslint (#335)

* #318 EsLint Update plus General Actions Update

* #318 intent issue and dep update

* #318: restrict eslint scope and general update

---------

Co-authored-by: Douglas Midgley <douglas.midgley@accenture.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Doug Midgley <douglasmidgley@gmail.com>
Co-authored-by: Douglas Midgley <douglas.midgley@accenture.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant