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

Bump @nextcloud/eslint-config from 8.0.0 to 8.2.1 #703

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps @nextcloud/eslint-config from 8.0.0 to 8.2.1.

Release notes

Sourced from @​nextcloud/eslint-config's releases.

v8.2.1

v8.2.1 (2023-01-30)

Full Changelog

Fixed:

Merged pull requests:

  • Various dependencies upgrades

v8.2.0

v8.2.0 (2023-01-11)

Full Changelog

Implemented enhancements:

  • feat: Add scripts for linting the config and fixed issues found #434 (susnux)
  • feat: Add sub config for TypeScript projects #433 (susnux)

Dependency updates:

v8.1.5

v8.1.5 (2023-01-02)

Full Changelog

Dependency updates:

v8.1.4

v8.1.4 (2022-11-17)

Full Changelog

Fixed bugs:

v8.1.3

v8.1.3 (2022-11-04)

Full Changelog

Fixed:

... (truncated)

Changelog

Sourced from @​nextcloud/eslint-config's changelog.

v8.2.1 (2023-01-30)

Full Changelog

Fixed:

Merged pull requests:

  • Various dependencies upgrades

v8.2.0 (2023-01-11)

Full Changelog

Implemented enhancements:

  • feat: Add scripts for linting the config and fixed issues found #434 (susnux)
  • feat: Add sub config for TypeScript projects #433 (susnux)

Dependency updates:

v8.1.5 (2023-01-02)

Full Changelog

Dependency updates:

v8.1.4 (2022-11-17)

Full Changelog

Fixed:

v8.1.3 (2022-11-04)

Full Changelog

Fixed:

Dependency updates:

... (truncated)

Commits
  • 6dbb452 Merge pull request #453 from nextcloud/release/new-8.2.1
  • 7e6e508 release: 8.2.1
  • 0011873 Merge pull request #451 from nextcloud/dependabot/npm_and_yarn/eslint-8.33.0
  • 515edd9 build(deps-dev): Bump eslint from 8.32.0 to 8.33.0
  • 6bb905e Merge pull request #452 from nextcloud/fix/resolve-exports
  • 8c46928 Fix resolving packages that use the package exports feature
  • dfde477 Merge pull request #450 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-...
  • 257700f build(deps-dev): Bump eslint-plugin-jsdoc from 39.6.9 to 39.7.4
  • 70a2912 Merge pull request #449 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-...
  • 02e059d build(deps-dev): Bump eslint-plugin-jsdoc from 39.6.8 to 39.6.9
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @nextcloud-command.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Feb 2, 2023
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@skjnldsv
Copy link
Member

skjnldsv commented Feb 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-8.2.1 branch from d21cf55 to 04b40eb Compare February 2, 2023 13:22
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-8.2.1 branch from 04b40eb to 0f99efa Compare February 25, 2023 04:49
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@danxuliu
Copy link
Member

@dependabot rebase

Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.0.0 to 8.2.1.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/eslint-config@v8.0.0...v8.2.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/eslint-config-8.2.1 branch from 0f99efa to e7318b9 Compare April 28, 2023 00:55
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Since PDF.js was bumped to 2.5.207 in 4705de4 the event listened to
is "DOMContentLoaded" rather than "webviewerloaded".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliu
Copy link
Member

/compile /

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@dependabot dependabot bot merged commit b691dca into master Apr 28, 2023
17 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/eslint-config-8.2.1 branch April 28, 2023 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants