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

chore: Bump ip from 1.1.5 to 1.1.9 in /ui #3959

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps ip from 1.1.5 to 1.1.9.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](indutny/node-ip@v1.1.5...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 21, 2024
@franciscojavierarceo franciscojavierarceo merged commit 0e036f8 into master Mar 7, 2024
31 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/ip-1.1.9 branch March 7, 2024 02:08
lokeshrangineni pushed a commit to lokeshrangineni/feast that referenced this pull request Mar 7, 2024
lokeshrangineni pushed a commit to lokeshrangineni/feast that referenced this pull request Mar 7, 2024
HaoXuAI added a commit that referenced this pull request Mar 9, 2024
* fix: remove not use input parameter in spark source (#3980)

remove unused parameter when init sparksource

Signed-off-by: tanlocnguyen <[email protected]>
Co-authored-by: tanlocnguyen <[email protected]>

* fix: Added registryPath parameter documentation in WebUI reference (#3983)

* fix: Added registryPath parameter documentation
Added a note in Webui reference in regard to supported registryPath values

Related to #3974

Signed-off-by: Theodor Mihalache <[email protected]>

* fix: Added registryPath parameter documentation
Added a note in Webui reference in regard to supported registryPath values

Related to #3974

Signed-off-by: Theodor Mihalache <[email protected]>

---------

Signed-off-by: Theodor Mihalache <[email protected]>

* fix: Get container host addresses from testcontainers (#3946)

* fix: get container host addresses from testcontainers

Signed-off-by: tokoko <[email protected]>

* resolve trino container host with testcontainers

Signed-off-by: tokoko <[email protected]>

---------

Signed-off-by: tokoko <[email protected]>

* fix: Swap security label check on the PR title validation job to explicit permissions instead (#3987)

revert security label check for PR title validation & add explicit read-only permission instead

Signed-off-by: Jeremy Ary <[email protected]>

* feat: Add Entity df in format of a Spark Dataframe instead of just pd.DataFrame or string for SparkOfflineStore (#3988)

* remove unused parameter when init sparksource

Signed-off-by: tanlocnguyen <[email protected]>

* feat: add entity df to SparkOfflineStore when get_historical_features

Signed-off-by: tanlocnguyen <[email protected]>

* fix: lint error

Signed-off-by: tanlocnguyen <[email protected]>

---------

Signed-off-by: tanlocnguyen <[email protected]>
Co-authored-by: tanlocnguyen <[email protected]>

* feat: Dropping unit tests for Python 3.8 (#3989)

feat: dropping unit tests for Python 3.8

Update unit_tests.yml to no longer run for Python 3.8

Signed-off-by: franciscojavierarceo <[email protected]>

* fix: Move gRPC dependencies to an extra (#3900)

* chore: Bump ip from 1.1.5 to 1.1.9 in /ui (#3959)

* chore: Update readme spark.md (#3992)

update readme spark.md

Signed-off-by: tanlocnguyen <[email protected]>
Co-authored-by: tanlocnguyen <[email protected]>

* feat: Dropping Python 3.8 from local integration tests and integration tests (#3994)

* fix: Handle ComplexFeastType to None comparison (#3876)

Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>

* feat: Add python client for remote registry server (#3941)

* add remote registry

Signed-off-by: tokoko <[email protected]>

* format and lint remote registry code

Signed-off-by: tokoko <[email protected]>

* add read-only registry exception

Signed-off-by: tokoko <[email protected]>

---------

Signed-off-by: tokoko <[email protected]>

---------

Signed-off-by: tanlocnguyen <[email protected]>
Signed-off-by: Theodor Mihalache <[email protected]>
Signed-off-by: tokoko <[email protected]>
Signed-off-by: Jeremy Ary <[email protected]>
Signed-off-by: franciscojavierarceo <[email protected]>
Signed-off-by: Aliaksandr Sasnouskikh <[email protected]>
Co-authored-by: locnt241 <[email protected]>
Co-authored-by: tanlocnguyen <[email protected]>
Co-authored-by: Theodor Mihalache <[email protected]>
Co-authored-by: Tornike Gurgenidze <[email protected]>
Co-authored-by: Jeremy Ary <[email protected]>
Co-authored-by: Francisco Javier Arceo <[email protected]>
Co-authored-by: cburroughs <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Sasnouskikh <[email protected]>
tqtensor pushed a commit to tqtensor/feast that referenced this pull request Mar 11, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant