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

build(deps-dev): bump simple-git from 2.3.0 to 2.41.1 #764

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 12, 2021

Bumps simple-git from 2.3.0 to 2.41.1.

Release notes

Sourced from simple-git's releases.

simple-git v2.41.1

Bug Fixes

  • Commit parsing should cater for file names with square brackets (ae81134)

simple-git v2.41.0

Features

  • allow setting the scope of git config add to work on the local, global or system configuration. (c7164e7)
  • allow setting the scope of git config add to work on the local, global or system configuration. (00ada06)

simple-git v2.40.0

Features

  • create the spawnOptions plugin to allow setting uid / gid owner for the spawned git child processes. (cc70220)

simple-git v2.39.1

Bug Fixes

  • add types and tests for the documented .exec api (#631) (c9207da)
  • add types and tests for the documented .exec api (c9207da)
  • updates the documentation for mergeFromTo to more closely represent its functionality (see #50 for the original requirement). (dd2244e)

simple-git v2.39.0

Features

  • git.cwd can now be configured to affect just the chain rather than root instance. (4110662)

simple-git v2.38.1

Bug Fixes

  • Export GitPluginError from the main package. (2aa7e55), closes #616

simple-git v2.38.0

Features

... (truncated)

Changelog

Sourced from simple-git's changelog.

2.41.1 (2021-07-11)

Bug Fixes

  • Commit parsing should cater for file names with square brackets (ae81134)

2.41.0 (2021-07-11)

Features

  • allow setting the scope of git config add to work on the local, global or system configuration. (c7164e7)
  • allow setting the scope of git config add to work on the local, global or system configuration. (00ada06)

2.40.0 (2021-06-12)

Features

  • create the spawnOptions plugin to allow setting uid / gid owner for the spawned git child processes. (cc70220)

2.39.1 (2021-06-09)

Bug Fixes

  • add types and tests for the documented .exec api (#631) (c9207da)
  • add types and tests for the documented .exec api (c9207da)
  • updates the documentation for mergeFromTo to more closely represent its functionality (see #50 for the original requirement). (dd2244e)

2.39.0 (2021-05-13)

Features

  • git.cwd can now be configured to affect just the chain rather than root instance. (4110662)

2.38.1 (2021-05-09)

Bug Fixes

  • Export GitPluginError from the main package. (2aa7e55), closes #616

2.38.0 (2021-04-14)

Features

... (truncated)

Commits
  • 0f75aa4 Merge pull request #650 from steveukx/release-v2.41.1
  • 57804a7 chore: release 2.41.1
  • 7267187 Merge pull request #649 from steveukx/fix/647-commmit-parser
  • ae81134 fix: Commit parsing should cater for file names with square brackets
  • f665caa Merge pull request #648 from steveukx/release-v2.41.0
  • 54f72aa chore: release 2.41.0
  • 00ada06 feat: allow setting the scope of git config add to work on the local, `glob...
  • ca9f068 Merge pull request #646 from steveukx/feature/644-add-config-scope
  • c7164e7 feat: allow setting the scope of git config add to work on the local, `gl...
  • 9ced5e6 Merge pull request #645 from steveukx/fix/ts-api
  • 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 12, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/simple-git-2.41.1 branch 4 times, most recently from 7188d70 to d7855ac Compare July 26, 2021 09:05
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/simple-git-2.41.1 branch from d7855ac to 57ccca0 Compare July 27, 2021 08:06
@codeclimate
Copy link

codeclimate bot commented Jul 27, 2021

Code Climate has analyzed commit 57ccca0 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (60% is the threshold).

This pull request will bring the total coverage in the repository to 56.3%.

View more on Code Climate.

@dependabot-preview
Copy link
Contributor Author

Superseded by #779.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/simple-git-2.41.1 branch July 30, 2021 05:40
ShohanRahman pushed a commit that referenced this pull request Jan 25, 2022
# [8.0.0](ForestAdmin/forest-express-sequelize@v7.12.2...v8.0.0) (2021-07-19)

### Bug Fixes

* abstractRecord type ([#772](ForestAdmin/forest-express-sequelize#772)) ([81492b9](ForestAdmin/forest-express-sequelize@81492b9))
* correctly get the IP address from the request headers ([2b5ed1d](ForestAdmin/forest-express-sequelize@2b5ed1d))
* fix types ([580ef41](ForestAdmin/forest-express-sequelize@580ef41))

### Features

* allow hooks for global and bulk smart action ([#769](ForestAdmin/forest-express-sequelize#769)) ([14c26cd](ForestAdmin/forest-express-sequelize@14c26cd))
* **browsing-context:** allow `Forest-Context-Url` header to give the current browser url of users ([#665](ForestAdmin/forest-express-sequelize#665)) ([c46fd66](ForestAdmin/forest-express-sequelize@c46fd66))
* **browsing-context:** allow `Forest-Context-Url` header to give the current browser url of users ([#665](ForestAdmin/forest-express-sequelize#665)) ([a61699a](ForestAdmin/forest-express-sequelize@a61699a))
* **security:** secure segments queries ([#764](ForestAdmin/forest-express-sequelize#764)) ([98d7f74](ForestAdmin/forest-express-sequelize@98d7f74))
* **smart-action:** user can add dynamically field with hook on smart action form ([#742](ForestAdmin/forest-express-sequelize#742)) ([228bb42](ForestAdmin/forest-express-sequelize@228bb42))

* feat(scopes)!: enforce scopes restrictions on a wider range of requests (#731) ([da7d71d](ForestAdmin/forest-express-sequelize@da7d71d)), closes [#731](ForestAdmin/forest-express-sequelize#731)

### BREAKING CHANGES

* record is no longer send to the hook middleware & values option on smart action is no longer supported
* **smart-action:** fields parameters on hook function is no longer a map of field, it is now an array.
change hook is no longer choosen by the field name, field need to have hook defined inside it definition by addin a props hook.
* the public API of forest-express has changed to include the parameters which are needed to evaluate scope filters. This includes PermissionMiddlewareCreator, all classes on the /exposed folder and most services. Many routes now require providing the current user timezone.
* **browsing-context:** users willing to use this header needs either to clean the allowed headers or to add this specific header in the CORS configuration
* **browsing-context:** users willing to use this header needs either to clean the allowed headers or to add this specific header in the CORS configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants