jung-kim / atom-ungit

Atom plugin for Ungit project
MIT License
75 stars 12 forks source link

Bump ungit from 1.4.26 to 1.5.20 #64

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps ungit from 1.4.26 to 1.5.20.

Release notes

Sourced from ungit's releases.

v1.5.20

Changelog

v1.5.19

Changelog

v1.5.18

Changelog

v1.5.17

Changelog

v1.5.16

Changelog

v1.5.15

Changelog

v1.5.14

Changelog

v1.5.13

Changelog

v1.5.12

Changelog

v1.5.11

Changelog

v1.5.10

Changelog

v1.5.9

Changelog

v1.5.8

Changelog

v1.5.7

Changelog

v1.5.6

Changelog

v1.5.5

Changelog

v1.5.4

Changelog

... (truncated)

Changelog

Sourced from ungit's changelog.

1.5.20

Fixes

  • Fix potential remote code exec #1510
  • Fix intermittent test failures #1495
  • lint: small bugs + jsdoc #1504

Changed

  • Bump Dependencies #1503

1.5.19

Added

  • Add Tab Size Configuration #1499
  • Types: add support for VSCode IntelliSense #1466

Changed

1.5.18

Fixes

  • simple git flow breaks ungit #1460

Changed

  • Bump Dependencies #1479

1.5.17

Changed

1.5.16

Added

  • Add clipboard button on commit #1462
  • Encode URI paths with slashes #1378

Changed

  • Bump Dependencies #1456, #1464
  • Bump elliptic from 6.5.3 to 6.5.4 #1468
  • Bump y18n from 4.0.0 to 4.0.1 #1471
  • git 2.3x changes break unittests #1472

1.5.15

... (truncated)

Commits
  • 9ced753 Prepare version 1.5.20 (#1511)
  • 4555d59 Bump Dependencies (#1503)
  • 0f16fa5 Merge pull request #1510 from FredrikNoren/jk/vuln
  • 37a6893 Fix potential remote code exec
  • e8a5a78 Merge pull request #1505 from FredrikNoren/#1495-alt
  • 32e6f86 Add error logging
  • 49ec7b8 remove debugs add retries for auth clicktests
  • b7f5fb1 Increase timeout for unittest
  • 0b690bd Remove timeouts from unittest and add wait after ref dialog open
  • c735aaa Regenerate package-lock.json and revert unittest revert
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jung-kim/atom-ungit/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #71.