[PR] Bump postcss from 8.4.25 to 8.4.31 in /nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main [nifi]

2023-10-07 Thread via GitHub


dependabot[bot] opened a new pull request, #7856:
URL: https://github.com/apache/nifi/pull/7856

   Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31.
   
   Release notes
   Sourced from https://github.com/postcss/postcss/releases;>postcss's 
releases.
   
   8.4.31
   
   Fixed \r parsing to fix CVE-2023-44270.
   
   8.4.30
   
   Improved source map performance (by https://github.com/romainmenke;>@​romainmenke).
   
   8.4.29
   
   Fixed Node#source.offset (by https://github.com/idoros;>@​idoros).
   Fixed docs (by https://github.com/coliff;>@​coliff).
   
   8.4.28
   
   Fixed Root.source.end for better source map (by https://github.com/romainmenke;>@​romainmenke).
   Fixed Result.root types when process() has no 
parser.
   
   8.4.27
   
   Fixed Container clone methods types.
   
   8.4.26
   
   Fixed clone methods types.
   
   
   
   
   Changelog
   Sourced from https://github.com/postcss/postcss/blob/main/CHANGELOG.md;>postcss's 
changelog.
   
   8.4.31
   
   Fixed \r parsing to fix CVE-2023-44270.
   
   8.4.30
   
   Improved source map performance (by Romain Menke).
   
   8.4.29
   
   Fixed Node#source.offset (by Ido Rosenthal).
   Fixed docs (by Christian Oliff).
   
   8.4.28
   
   Fixed Root.source.end for better source map (by Romain 
Menke).
   Fixed Result.root types when process() has no 
parser.
   
   8.4.27
   
   Fixed Container clone methods types.
   
   8.4.26
   
   Fixed clone methods types.
   
   
   
   
   Commits
   
   https://github.com/postcss/postcss/commit/90208de8805dd762596c0028b8637ffbed23e371;>90208de
 Release 8.4.31 version
   https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5;>58cc860
 Fix carrier return parsing
   https://github.com/postcss/postcss/commit/4fff8e4cdc237619df1d73a444c0a8329701c1e2;>4fff8e4
 Improve pnpm test output
   https://github.com/postcss/postcss/commit/cd43ed123274a92ebc13a1e8cccf1d65b8198f84;>cd43ed1
 Update dependencies
   https://github.com/postcss/postcss/commit/caa916bdcbf66c51321574e2dde112ab13e8b306;>caa916b
 Update dependencies
   https://github.com/postcss/postcss/commit/8972f76923e921a3c9655822382039b31b1c8e1a;>8972f76
 Typo
   https://github.com/postcss/postcss/commit/11a5286f781d2a637f2c545c5e9cd661055acaab;>11a5286
 Typo
   https://github.com/postcss/postcss/commit/45c55017776fc61f7815d1ea8e92d5291ca5d6c8;>45c5501
 Release 8.4.30 version
   https://github.com/postcss/postcss/commit/bc3c341f589f9c15f1b56838a33d908374e537e0;>bc3c341
 Update linter
   https://github.com/postcss/postcss/commit/b2be58a2eb788d12474ee1335f8ecdb9fa6225aa;>b2be58a
 Merge pull request https://redirect.github.com/postcss/postcss/issues/1881;>#1881 from 
romainmenke/improve-sourcemap-performance--phil...
   Additional commits viewable in https://github.com/postcss/postcss/compare/8.4.25...8.4.31;>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss=npm_and_yarn=8.4.25=8.4.31)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   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  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](https://github.com/apache/nifi/network/alerts).
   
   


-- 
This is an automated 

Re: [PR] NIFI-11789: Support setting fragment.count on last FlowFile when Output Batch Size is set in ExecuteSQL processors [nifi]

2023-10-07 Thread via GitHub


mattyb149 closed pull request #7608: NIFI-11789: Support setting fragment.count 
on last FlowFile when Output Batch Size is set in ExecuteSQL processors
URL: https://github.com/apache/nifi/pull/7608


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] NIFI-12188 Upgraded Commons Net from 3.9.0 to 3.10.0 [nifi]

2023-10-07 Thread via GitHub


joewitt commented on PR #7855:
URL: https://github.com/apache/nifi/pull/7855#issuecomment-1751794650

   nice.  will keep an eye out on the test runs and merge later on.  The bom pr 
i'll look into as well if someone doesn't grab first but that one is far more 
adventurous!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (NIFI-12188) Upgrade Apache Commons Net to 3.10.0

2023-10-07 Thread David Handermann (Jira)


 [ 
https://issues.apache.org/jira/browse/NIFI-12188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-12188:

Status: Patch Available  (was: Open)

> Upgrade Apache Commons Net to 3.10.0
> 
>
> Key: NIFI-12188
> URL: https://issues.apache.org/jira/browse/NIFI-12188
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Extensions
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Minor
>  Labels: dependency-upgrade
> Fix For: 1.latest, 2.latest
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Apache Commons Net should be upgraded to from 3.9.0 to 
> [3.10.0|https://commons.apache.org/proper/commons-net/changes-report.html#a3.10.0].
>  Version 3.10.0 incorporates improvements for NET-650, which improve proxy 
> connection handling with delegation to a configured socket factory



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[PR] NIFI-12188 Upgraded Commons Net from 3.9.0 to 3.10.0 [nifi]

2023-10-07 Thread via GitHub


exceptionfactory opened a new pull request, #7855:
URL: https://github.com/apache/nifi/pull/7855

   # Summary
   
   [NIFI-12188](https://issues.apache.org/jira/browse/NIFI-12188) Upgrades 
Apache Commons Net from 3.9.0 to 
[3.10.0](https://commons.apache.org/proper/commons-net/changes-report.html#a3.10.0),
 which incorporates several bug fixes and improvements.
   
   Improvements in Commons Net 3.10.0 include resolving 
[NET-650](https://issues.apache.org/jira/browse/NET-650), which delegates host 
resolution to `java.net.Socket.connect()` methods, improving support for access 
through HTTP or SOCKS5 proxy servers. This improvement obviates the need for 
the Apache NiFi `ProxyFTPClient`, which is removed along with the associated 
unit test class.
   
   # Tracking
   
   Please complete the following tracking steps prior to pull request creation.
   
   ### Issue Tracking
   
   - [X] [Apache NiFi Jira](https://issues.apache.org/jira/browse/NIFI) issue 
created
   
   ### Pull Request Tracking
   
   - [X] Pull Request title starts with Apache NiFi Jira issue number, such as 
`NIFI-0`
   - [X] Pull Request commit message starts with Apache NiFi Jira issue number, 
as such `NIFI-0`
   
   ### Pull Request Formatting
   
   - [X] Pull Request based on current revision of the `main` branch
   - [X] Pull Request refers to a feature branch with one commit containing 
changes
   
   # Verification
   
   Please indicate the verification steps performed prior to pull request 
creation.
   
   ### Build
   
   - [X] Build completed using `mvn clean install -P contrib-check`
 - [X] JDK 21
   
   ### Licensing
   
   - [ ] New dependencies are compatible with the [Apache License 
2.0](https://apache.org/licenses/LICENSE-2.0) according to the [License 
Policy](https://www.apache.org/legal/resolved.html)
   - [ ] New dependencies are documented in applicable `LICENSE` and `NOTICE` 
files
   
   ### Documentation
   
   - [ ] Documentation formatting appears as expected in rendered files
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Updated] (NIFI-12188) Upgrade Apache Commons Net to 3.10.0

2023-10-07 Thread David Handermann (Jira)


 [ 
https://issues.apache.org/jira/browse/NIFI-12188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-12188:

Summary: Upgrade Apache Commons Net to 3.10.0  (was: Upgraded Apache 
Commons Net to 3.10.0)

> Upgrade Apache Commons Net to 3.10.0
> 
>
> Key: NIFI-12188
> URL: https://issues.apache.org/jira/browse/NIFI-12188
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Extensions
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Minor
>  Labels: dependency-upgrade
> Fix For: 1.latest, 2.latest
>
>
> Apache Commons Net should be upgraded to from 3.9.0 to 
> [3.10.0|https://commons.apache.org/proper/commons-net/changes-report.html#a3.10.0].
>  Version 3.10.0 incorporates improvements for NET-650, which improve proxy 
> connection handling with delegation to a configured socket factory



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (NIFI-12188) Upgraded Apache Commons Net to 3.10.0

2023-10-07 Thread David Handermann (Jira)
David Handermann created NIFI-12188:
---

 Summary: Upgraded Apache Commons Net to 3.10.0
 Key: NIFI-12188
 URL: https://issues.apache.org/jira/browse/NIFI-12188
 Project: Apache NiFi
  Issue Type: Improvement
  Components: Extensions
Reporter: David Handermann
Assignee: David Handermann
 Fix For: 1.latest, 2.latest


Apache Commons Net should be upgraded to from 3.9.0 to 
[3.10.0|https://commons.apache.org/proper/commons-net/changes-report.html#a3.10.0].
 Version 3.10.0 incorporates improvements for NET-650, which improve proxy 
connection handling with delegation to a configured socket factory



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-12178) Add integration-tests and docker-tests GithHub Action Workflows

2023-10-07 Thread Chris Sampson (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17772792#comment-17772792
 ] 

Chris Sampson commented on NIFI-12178:
--

Thanks [~markap14], useful to know as the AWS bundle ITs are definitely seeing 
a lot of failures. I've discussed with [~jgresock] before about a possible move 
to using Localstack via Testcontainers or similar, maybe how they've been 
integrated into processors such as Elasticsearch and Mongo.

> Add integration-tests and docker-tests GithHub Action Workflows
> ---
>
> Key: NIFI-12178
> URL: https://issues.apache.org/jira/browse/NIFI-12178
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Chris Sampson
>Assignee: Chris Sampson
>Priority: Major
> Fix For: 2.latest
>
>
> There are a lot of {{integration-tests}} and {{docker}} builds in the NiFi 
> repository that aren't being regularly executed and verified.
> GitHub Action Workflows should be added (similar to the existing 
> {{system-tests}} Workflow) that regularly exercise these tests, allowing the 
> community to better monitor the health of NiFi components.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (NIFI-12187) MergeContent"relaxFullnessConstraint && bin.isFullEnough() "can never be reached.

2023-10-07 Thread sky (Jira)
sky created NIFI-12187:
--

 Summary: MergeContent"relaxFullnessConstraint && 
bin.isFullEnough() "can never be reached.
 Key: NIFI-12187
 URL: https://issues.apache.org/jira/browse/NIFI-12187
 Project: Apache NiFi
  Issue Type: Bug
  Components: Extensions
Affects Versions: 1.23.2, 1.23.1, 1.23.0, 1.22.0, 1.21.0, 1.19.1, 1.20.0, 
1.19.0, 1.18.0, 1.16.3, 1.16.2, 1.16.1, 1.17.0, 1.16.0
Reporter: sky
 Fix For: 1.24.0


In MergeContent, "binContents.size() < maximumEntries" does not work, but it 
does work in 1.15.3. At that time in the "migrateBins" method of 
"BinFiles.java", "BinManager. RemoveReadyBins (true)" in the subsequent version 
into "binManager. RemoveReadyBins (relaxFullnessConstraint)", As a result, 
"relaxFullnessConstraint && bin.isFullEnough() "can never be achieved.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)